Package myorg.entityex.annotated
Class Cow2
- java.lang.Object
-
- myorg.entityex.annotated.Cow2
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHerd()StringgetName()intgetWeight()voidsetWeight(int weight)
-