|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InheritanceType | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of InheritanceType in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb declared as InheritanceType | |
|---|---|
protected InheritanceType |
Inheritance.strategy
|
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return InheritanceType | |
|---|---|
static InheritanceType |
InheritanceType.fromValue(java.lang.String v)
|
InheritanceType |
Inheritance.getStrategy()
Gets the value of the strategy property. |
static InheritanceType |
InheritanceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InheritanceType[] |
InheritanceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type InheritanceType | |
|---|---|
void |
Inheritance.setStrategy(InheritanceType value)
Sets the value of the strategy property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||