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 String
getName()
Gets the value of the name property.void
setName(String value)
Sets the value of the name property.
-
-
-
Field Detail
-
name
protected String name
-
-