Class MapKey

java.lang.Object
org.hibernate.processor.xml.jaxb.MapKey

public class MapKey extends Object
  • Field Details

    • name

      protected String name
  • Constructor Details

    • MapKey

      public MapKey()
  • Method Details

    • getName

      public String getName()
      Gets the value of the name property.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Sets the value of the name property.
      Parameters:
      value - allowed object is String