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 CowPKCow. pkMethods in myorg.entityex.annotated that return CowPK Modifier and Type Method Description CowPKCow. getPk()Methods in myorg.entityex.annotated with parameters of type CowPK Modifier and Type Method Description voidCow. setPk(CowPK pk)Constructors in myorg.entityex.annotated with parameters of type CowPK Constructor Description Cow(CowPK cowPK)
-