|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbBasic | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbBasic in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbBasic | |
---|---|
protected List<JaxbBasic> |
JaxbEmbeddableAttributes.basic
|
protected List<JaxbBasic> |
JaxbAttributes.basic
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbBasic | |
---|---|
JaxbBasic |
ObjectFactory.createJaxbBasic()
Create an instance of JaxbBasic |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbBasic | |
---|---|
List<JaxbBasic> |
JaxbEmbeddableAttributes.getBasic()
Gets the value of the basic property. |
List<JaxbBasic> |
JaxbAttributes.getBasic()
Gets the value of the basic property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |