Package org.hibernate.processor.xml.jaxb
Class MapKey
- java.lang.Object
- org.hibernate.processor.xml.jaxb.MapKey
public classMapKeyextendsObject
Constructor Summary
Constructors Constructor Description MapKey()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Gets the value of the name property.voidsetName(String value)Sets the value of the name property.
Field Detail
name
protected String name