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 DategetCreated()ItemPKgetId()ItemTypegetItemType()voidsetCreated(Date created)StringtoString()
-
-
-
Constructor Detail
-
Item
protected Item()
-
Item
public Item(ItemType itemType, int number)
-
-