Uses of Class
myorg.entityex.annotated.CowPK
-
Packages that use CowPK Package Description myorg.entityex.annotated -
-
Uses of CowPK in myorg.entityex.annotated
Fields in myorg.entityex.annotated declared as CowPK Modifier and Type Field Description private CowPK
Cow. pk
Methods in myorg.entityex.annotated that return CowPK Modifier and Type Method Description CowPK
Cow. getPk()
Methods in myorg.entityex.annotated with parameters of type CowPK Modifier and Type Method Description void
Cow. setPk(CowPK pk)
Constructors in myorg.entityex.annotated with parameters of type CowPK Constructor Description Cow(CowPK cowPK)
-