public class ItemDescriptor extends Object
| Constructor and Description |
|---|
ItemDescriptor(DataItem item,
Map<String,Variant> attributes)
Create new item descriptor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,Variant> |
getAttributes() |
DataItem |
getItem() |
int |
hashCode() |