org.apache.openejb.jee.jpa
Class IdClass
java.lang.Object
org.apache.openejb.jee.jpa.IdClass
public class IdClass
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clazz
protected String clazz
IdClass
public IdClass()
IdClass
public IdClass(String clazz)
getClazz
public String getClazz()
- Gets the value of the clazz property.
- Returns:
- possible object is
String
setClazz
public void setClazz(String value)
- Sets the value of the clazz property.
- Parameters:
value - allowed object is
String
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.