public class Tag extends Object
Tag()
Tag(String tagKey, String tagValue)
boolean
equals(Object o)
String
getTagKey()
getTagValue()
int
hashCode()
Tag
setTagKey(String tagKey)
setTagValue(String tagValue)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tag()
public Tag(String tagKey, String tagValue)
tagKey
tagValue
public String getTagKey()
public Tag setTagKey(String tagKey)
public String getTagValue()
public Tag setTagValue(String tagValue)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode