Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmParentType |
JaxbHbmCompositeAttributeType.parent |
protected JaxbHbmParentType |
JaxbHbmCompositeCollectionElementType.parent |
protected JaxbHbmParentType |
JaxbHbmNestedCompositeElementType.parent |
Modifier and Type | Method and Description |
---|---|
JaxbHbmParentType |
ObjectFactory.createJaxbHbmParentType()
Create an instance of
JaxbHbmParentType |
JaxbHbmParentType |
JaxbHbmCompositeAttributeType.getParent()
Gets the value of the parent property.
|
JaxbHbmParentType |
JaxbHbmCompositeCollectionElementType.getParent()
Gets the value of the parent property.
|
JaxbHbmParentType |
JaxbHbmNestedCompositeElementType.getParent()
Gets the value of the parent property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmCompositeAttributeType.setParent(JaxbHbmParentType value)
Sets the value of the parent property.
|
void |
JaxbHbmCompositeCollectionElementType.setParent(JaxbHbmParentType value)
Sets the value of the parent property.
|
void |
JaxbHbmNestedCompositeElementType.setParent(JaxbHbmParentType value)
Sets the value of the parent property.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.