public abstract class FieldRWTag extends Object implements Tag
abstract String
getName()
byte[]
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public abstract String getName()
Tag
getName
public byte[] getValue()
getValue
public String toString()
toString
Object