Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmTypeSpecificationType |
JaxbHbmSimpleIdType.type |
protected JaxbHbmTypeSpecificationType |
JaxbHbmMapKeyBasicType.type |
protected JaxbHbmTypeSpecificationType |
JaxbHbmCompositeKeyBasicAttributeType.type |
protected JaxbHbmTypeSpecificationType |
JaxbHbmBasicCollectionElementType.type |
protected JaxbHbmTypeSpecificationType |
JaxbHbmBasicAttributeType.type |
Modifier and Type | Method and Description |
---|---|
JaxbHbmTypeSpecificationType |
ObjectFactory.createJaxbHbmTypeSpecificationType()
Create an instance of
JaxbHbmTypeSpecificationType |
JaxbHbmTypeSpecificationType |
TypeContainer.getType() |
JaxbHbmTypeSpecificationType |
SimpleValueTypeInfo.getType() |
JaxbHbmTypeSpecificationType |
JaxbHbmSimpleIdType.getType()
Gets the value of the type property.
|
JaxbHbmTypeSpecificationType |
JaxbHbmMapKeyBasicType.getType()
Gets the value of the type property.
|
JaxbHbmTypeSpecificationType |
JaxbHbmCompositeKeyBasicAttributeType.getType()
Gets the value of the type property.
|
JaxbHbmTypeSpecificationType |
JaxbHbmBasicCollectionElementType.getType()
Gets the value of the type property.
|
JaxbHbmTypeSpecificationType |
JaxbHbmBasicAttributeType.getType()
Gets the value of the type property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSimpleIdType.setType(JaxbHbmTypeSpecificationType value)
Sets the value of the type property.
|
void |
JaxbHbmMapKeyBasicType.setType(JaxbHbmTypeSpecificationType value)
Sets the value of the type property.
|
void |
JaxbHbmCompositeKeyBasicAttributeType.setType(JaxbHbmTypeSpecificationType value)
Sets the value of the type property.
|
void |
JaxbHbmBasicCollectionElementType.setType(JaxbHbmTypeSpecificationType value)
Sets the value of the type property.
|
void |
JaxbHbmBasicAttributeType.setType(JaxbHbmTypeSpecificationType value)
Sets the value of the type property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.