org.hibernate.ejb.test.util
Class Umbrella.PK
java.lang.Object
org.hibernate.ejb.test.util.Umbrella.PK
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Umbrella
public static class Umbrella.PK
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Umbrella.PK
public Umbrella.PK()
getModel
public String getModel()
setModel
public void setModel(String model)
getBrand
public String getBrand()
setBrand
public void setBrand(String brand)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.