Class JaxbMapKeyClass
- java.lang.Object
-
- org.hibernate.boot.jaxb.mapping.spi.JaxbMapKeyClass
-
- All Implemented Interfaces:
Serializable
public class JaxbMapKeyClass extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JaxbMapKeyClass()
-
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
-
-