Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbKeyElement |
JaxbIdbagElement.key |
protected JaxbKeyElement |
JaxbListElement.key |
protected JaxbKeyElement |
JaxbBagElement.key |
protected JaxbKeyElement |
JaxbSetElement.key |
protected JaxbKeyElement |
JaxbMapElement.key |
protected JaxbKeyElement |
JaxbArrayElement.key |
protected JaxbKeyElement |
JaxbJoinedSubclassElement.key |
protected JaxbKeyElement |
JaxbPrimitiveArrayElement.key |
protected JaxbKeyElement |
JaxbJoinElement.key |
Modifier and Type | Method and Description |
---|---|
JaxbKeyElement |
ObjectFactory.createJaxbKeyElement()
Create an instance of
JaxbKeyElement |
JaxbKeyElement |
PluralAttributeElement.getKey() |
JaxbKeyElement |
JaxbIdbagElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbListElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbBagElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbSetElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbMapElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbArrayElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbJoinedSubclassElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbPrimitiveArrayElement.getKey()
Gets the value of the key property.
|
JaxbKeyElement |
JaxbJoinElement.getKey()
Gets the value of the key property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbIdbagElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbListElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbBagElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbSetElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbMapElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbArrayElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbJoinedSubclassElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbPrimitiveArrayElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
void |
JaxbJoinElement.setKey(JaxbKeyElement value)
Sets the value of the key property.
|
Constructor and Description |
---|
PluralAttributeKeySourceImpl(JaxbKeyElement keyElement,
AttributeSourceContainer container) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.