Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbManyToAnyElement |
JaxbIdbagElement.manyToAny |
protected JaxbManyToAnyElement |
JaxbListElement.manyToAny |
protected JaxbManyToAnyElement |
JaxbBagElement.manyToAny |
protected JaxbManyToAnyElement |
JaxbSetElement.manyToAny |
protected JaxbManyToAnyElement |
JaxbMapElement.manyToAny |
protected JaxbManyToAnyElement |
JaxbArrayElement.manyToAny |
Modifier and Type | Method and Description |
---|---|
JaxbManyToAnyElement |
ObjectFactory.createJaxbManyToAnyElement()
Create an instance of
JaxbManyToAnyElement |
JaxbManyToAnyElement |
PluralAttributeElement.getManyToAny() |
JaxbManyToAnyElement |
JaxbIdbagElement.getManyToAny()
Gets the value of the manyToAny property.
|
JaxbManyToAnyElement |
JaxbListElement.getManyToAny()
Gets the value of the manyToAny property.
|
JaxbManyToAnyElement |
JaxbBagElement.getManyToAny()
Gets the value of the manyToAny property.
|
JaxbManyToAnyElement |
JaxbSetElement.getManyToAny()
Gets the value of the manyToAny property.
|
JaxbManyToAnyElement |
JaxbMapElement.getManyToAny()
Gets the value of the manyToAny property.
|
JaxbManyToAnyElement |
JaxbArrayElement.getManyToAny()
Gets the value of the manyToAny property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbIdbagElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property.
|
void |
JaxbListElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property.
|
void |
JaxbBagElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property.
|
void |
JaxbSetElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property.
|
void |
JaxbMapElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property.
|
void |
JaxbArrayElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.