| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the id of the object that holds the ITS items.
|
ITSItems |
getITSItems()
Gets the ITS items associated with this object.
|
boolean |
hasITSItem()
Indicates if the object has at least one ITS item.
|
void |
setITSItems(ITSItems items)
Sets the list of the ITS items associated with this object.
|
boolean hasITSItem()
ITSItems getITSItems()
void setITSItems(ITSItems items)
items - the new items to set.java.lang.String getId()