Uses of Class
myorg.relex.many2one.ItemType
-
Packages that use ItemType Package Description myorg.relex.many2one -
-
Uses of ItemType in myorg.relex.many2one
Fields in myorg.relex.many2one declared as ItemType Modifier and Type Field Description private ItemType
Item. itemType
Methods in myorg.relex.many2one that return ItemType Modifier and Type Method Description ItemType
Item. getItemType()
Constructors in myorg.relex.many2one with parameters of type ItemType Constructor Description Item(ItemType itemType, int number)
-