Class MapKey
- java.lang.Object
-
- org.hibernate.jpamodelgen.xml.jaxb.MapKey
-
public class MapKey extends Object
-
-
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
-
-