public class AttrNameValue extends Object
protected String
name
value
AttrNameValue(String name, String value)
String
getName()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String name
protected final String value
public AttrNameValue(String name, String value)
public String getName()
public String getValue()