Class JaxbMapKeyImpl

java.lang.Object
org.hibernate.boot.jaxb.mapping.spi.JaxbMapKeyImpl
All Implemented Interfaces:
Serializable

public class JaxbMapKeyImpl extends Object implements Serializable
See Also:
  • Field Details

    • name

      protected String name
  • Constructor Details

    • JaxbMapKeyImpl

      public JaxbMapKeyImpl()
  • 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