Class IdClass
- java.lang.Object
-
- org.hibernate.jpamodelgen.xml.jaxb.IdClass
-
public class IdClass extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
clazz
-
Constructor Summary
Constructors Constructor Description IdClass()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getClazz()
Gets the value of the clazz property.void
setClazz(java.lang.String value)
Sets the value of the clazz property.
-