-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private CowPK |
pk |
private int |
weight |
-
Constructor Summary
Constructors
Constructor and Description |
Cow() |
Cow(CowPK cowPK) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
weight
private int weight
-
Constructor Detail
-
Cow
public Cow(CowPK cowPK)
-
Method Detail
-
getPk
public CowPK getPk()
-
getWeight
public int getWeight()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.