Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbParentElement |
JaxbNestedCompositeElementElement.parent |
protected JaxbParentElement |
JaxbComponentElement.parent |
protected JaxbParentElement |
JaxbCompositeElementElement.parent |
Modifier and Type | Method and Description |
---|---|
JaxbParentElement |
ObjectFactory.createJaxbParentElement()
Create an instance of
JaxbParentElement |
JaxbParentElement |
JaxbNestedCompositeElementElement.getParent()
Gets the value of the parent property.
|
JaxbParentElement |
JaxbComponentElement.getParent()
Gets the value of the parent property.
|
JaxbParentElement |
JaxbCompositeElementElement.getParent()
Gets the value of the parent property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbNestedCompositeElementElement.setParent(JaxbParentElement value)
Sets the value of the parent property.
|
void |
JaxbComponentElement.setParent(JaxbParentElement value)
Sets the value of the parent property.
|
void |
JaxbCompositeElementElement.setParent(JaxbParentElement value)
Sets the value of the parent property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.