public class SelectedItem
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the itemID property.
void
Sets the value of the itemID property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
SelectedItem
public SelectedItem()
-
Method Details
-
getItemID
Gets the value of the itemID property.
- Returns:
- possible object is
ItemID
-
setItemID
public void setItemID(ItemID value)
Sets the value of the itemID property.
- Parameters:
value - allowed object is
ItemID