@ThreadSafe public class ItemId extends Object implements ItemMetadata, Comparable<ItemId>
Item.
An Item may have more than one ItemId, but should not
have the same ItemId as any other Item in a given
context.| Modifier and Type | Field and Description |
|---|---|
private String |
id
Unique ID for the Item.
|
private static long |
serialVersionUID
Serial version UID.
|
private static final long serialVersionUID
private String id
Copyright © 1999–2016. All rights reserved.