public class StringTag extends Tag<String>
StringTag(String name, String value)
boolean
equals(Object o)
String
getValue()
int
hashCode()
toString()
compareTo, getName
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public StringTag(String name, String value)
public String getValue()
getValue
Tag<String>
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.