public class Tag extends Object
Tag()
Tag(String key, String value)
boolean
equals(Object o)
String
getKey()
getValue()
int
hashCode()
void
setKey(String key)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Tag()
public Tag(String key, String value)
public String getKey()
public String getValue()
public void setKey(String key)
public void setValue(String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019 Adobe. All rights reserved.