Serializable
public class Attributeextends Objectimplements Serializable
Attribute(String name, Object value)
boolean
equals(Object object)
String
getName()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Attribute(String name, Object value)
name
value
public String getName()
public Object getValue()
public boolean equals(Object object)
equals
object
Object.hashCode()
HashMap
public int hashCode()
hashCode
Object.equals(java.lang.Object)
System.identityHashCode(java.lang.Object)
public String toString()
toString