|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbManyToAnyElement | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbManyToAnyElement in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbManyToAnyElement | |
|---|---|
protected JaxbManyToAnyElement |
JaxbIdbagElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbListElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbBagElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbSetElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbMapElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbArrayElement.manyToAny
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbManyToAnyElement | |
|---|---|
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. |
| Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbManyToAnyElement | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||