|
||||||||||
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 |
JaxbMapElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbListElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbBagElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbArrayElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbSetElement.manyToAny
|
protected JaxbManyToAnyElement |
JaxbIdbagElement.manyToAny
|
Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbManyToAnyElement | |
---|---|
JaxbManyToAnyElement |
ObjectFactory.createJaxbManyToAnyElement()
Create an instance of JaxbManyToAnyElement |
JaxbManyToAnyElement |
PluralAttributeElement.getManyToAny()
|
JaxbManyToAnyElement |
JaxbMapElement.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 |
JaxbArrayElement.getManyToAny()
Gets the value of the manyToAny property. |
JaxbManyToAnyElement |
JaxbSetElement.getManyToAny()
Gets the value of the manyToAny property. |
JaxbManyToAnyElement |
JaxbIdbagElement.getManyToAny()
Gets the value of the manyToAny property. |
Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbManyToAnyElement | |
---|---|
void |
JaxbMapElement.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 |
JaxbArrayElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property. |
void |
JaxbSetElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property. |
void |
JaxbIdbagElement.setManyToAny(JaxbManyToAnyElement value)
Sets the value of the manyToAny property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |