Package myorg.relex.many2one
Class Item
- java.lang.Object
-
- myorg.relex.many2one.Item
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getCreated()
ItemPK
getId()
ItemType
getItemType()
void
setCreated(Date created)
String
toString()
-
-
-
Constructor Detail
-
Item
protected Item()
-
Item
public Item(ItemType itemType, int number)
-
-