public class ItemDescriptor extends Object
Item descriptors are unique by their local id.
ItemDescriptor(String localId, Map<String,Variant> attributes)
boolean
equals(Object obj)
Map<String,Variant>
getAttributes()
String
getLocalId()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ItemDescriptor(String localId, Map<String,Variant> attributes)
public String getLocalId()
public Map<String,Variant> getAttributes()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals