Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected InheritanceType |
Inheritance.strategy |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Inheritance.setStrategy(InheritanceType value)
Sets the value of the strategy property.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.