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