public class TagResult extends Object
TagResult(String name, Map<String,List<String>> tags)
String
getName()
Map<String,List<String>>
getTags()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TagResult(String name, Map<String,List<String>> tags)
public String getName()
public Map<String,List<String>> getTags()
Copyright © 2018. All rights reserved.