Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbCompositeElementElement |
JaxbIdbagElement.compositeElement |
protected JaxbCompositeElementElement |
JaxbListElement.compositeElement |
protected JaxbCompositeElementElement |
JaxbBagElement.compositeElement |
protected JaxbCompositeElementElement |
JaxbSetElement.compositeElement |
protected JaxbCompositeElementElement |
JaxbMapElement.compositeElement |
protected JaxbCompositeElementElement |
JaxbArrayElement.compositeElement |
Modifier and Type | Method and Description |
---|---|
JaxbCompositeElementElement |
ObjectFactory.createJaxbCompositeElementElement()
Create an instance of
JaxbCompositeElementElement |
JaxbCompositeElementElement |
PluralAttributeElement.getCompositeElement() |
JaxbCompositeElementElement |
JaxbIdbagElement.getCompositeElement()
Gets the value of the compositeElement property.
|
JaxbCompositeElementElement |
JaxbListElement.getCompositeElement()
Gets the value of the compositeElement property.
|
JaxbCompositeElementElement |
JaxbBagElement.getCompositeElement()
Gets the value of the compositeElement property.
|
JaxbCompositeElementElement |
JaxbSetElement.getCompositeElement()
Gets the value of the compositeElement property.
|
JaxbCompositeElementElement |
JaxbMapElement.getCompositeElement()
Gets the value of the compositeElement property.
|
JaxbCompositeElementElement |
JaxbArrayElement.getCompositeElement()
Gets the value of the compositeElement property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbIdbagElement.setCompositeElement(JaxbCompositeElementElement value)
Sets the value of the compositeElement property.
|
void |
JaxbListElement.setCompositeElement(JaxbCompositeElementElement value)
Sets the value of the compositeElement property.
|
void |
JaxbBagElement.setCompositeElement(JaxbCompositeElementElement value)
Sets the value of the compositeElement property.
|
void |
JaxbSetElement.setCompositeElement(JaxbCompositeElementElement value)
Sets the value of the compositeElement property.
|
void |
JaxbMapElement.setCompositeElement(JaxbCompositeElementElement value)
Sets the value of the compositeElement property.
|
void |
JaxbArrayElement.setCompositeElement(JaxbCompositeElementElement value)
Sets the value of the compositeElement property.
|
Constructor and Description |
---|
CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement compositeElement,
LocalBindingContext bindingContext) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.