Uses of Class
myorg.relex.one2many.Produce
-
Packages that use Produce Package Description myorg.relex.one2many -
-
Uses of Produce in myorg.relex.one2many
Fields in myorg.relex.one2many with type parameters of type Produce Modifier and Type Field Description private List<Produce>
Basket. contents
Methods in myorg.relex.one2many that return types with arguments of type Produce Modifier and Type Method Description List<Produce>
Basket. getContents()
Method parameters in myorg.relex.one2many with type arguments of type Produce Modifier and Type Method Description void
Basket. setContents(List<Produce> contents)
-