Class JaxbIdClassImpl

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

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

    • clazz

      protected String clazz
  • Constructor Details

    • JaxbIdClassImpl

      public JaxbIdClassImpl()
  • Method Details

    • getClazz

      public String getClazz()
      Gets the value of the clazz property.
      Returns:
      possible object is String
    • setClazz

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