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