@Embeddable public class CowPK extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private String |
herd |
private String |
name |
private static long |
serialVersionUID |
Constructor and Description |
---|
CowPK() |
CowPK(String herd,
String name) |
private static final long serialVersionUID
private String herd
private String name
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.