Package org.hibernate.processor.xml.jaxb
Class Inheritance
java.lang.Object
org.hibernate.processor.xml.jaxb.Inheritance
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the strategy property.voidsetStrategy(InheritanceType value) Sets the value of the strategy property.
-
Field Details
-
strategy
-
-
Constructor Details
-
Inheritance
public Inheritance()
-
-
Method Details
-
getStrategy
Gets the value of the strategy property.- Returns:
- possible object is
InheritanceType
-
setStrategy
Sets the value of the strategy property.- Parameters:
value- allowed object isInheritanceType
-