Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbTypeElement |
JaxbMapElement.JaxbMapKey.type |
protected JaxbTypeElement |
JaxbElementElement.type |
protected JaxbTypeElement |
JaxbHibernateMapping.JaxbClass.JaxbId.type |
protected JaxbTypeElement |
JaxbPropertyElement.type |
protected JaxbTypeElement |
JaxbKeyPropertyElement.type |
Modifier and Type | Method and Description |
---|---|
JaxbTypeElement |
ObjectFactory.createJaxbTypeElement()
Create an instance of
JaxbTypeElement |
JaxbTypeElement |
JaxbMapElement.JaxbMapKey.getType()
Gets the value of the type property.
|
JaxbTypeElement |
JaxbElementElement.getType()
Gets the value of the type property.
|
JaxbTypeElement |
JaxbHibernateMapping.JaxbClass.JaxbId.getType()
Gets the value of the type property.
|
JaxbTypeElement |
JaxbPropertyElement.getType()
Gets the value of the type property.
|
JaxbTypeElement |
SingularAttributeSource.getType() |
JaxbTypeElement |
JaxbKeyPropertyElement.getType()
Gets the value of the type property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbMapElement.JaxbMapKey.setType(JaxbTypeElement value)
Sets the value of the type property.
|
void |
JaxbElementElement.setType(JaxbTypeElement value)
Sets the value of the type property.
|
void |
JaxbHibernateMapping.JaxbClass.JaxbId.setType(JaxbTypeElement value)
Sets the value of the type property.
|
void |
JaxbPropertyElement.setType(JaxbTypeElement value)
Sets the value of the type property.
|
void |
JaxbKeyPropertyElement.setType(JaxbTypeElement value)
Sets the value of the type property.
|
Copyright © 2016. All rights reserved.