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 String
getHerd()
String
getName()
int
getWeight()
void
setWeight(int weight)
-