org.hibernate.internal.jaxb.mapping.orm
Class JaxbInheritance
java.lang.Object
org.hibernate.internal.jaxb.mapping.orm.JaxbInheritance
public class JaxbInheritance
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
strategy
protected JaxbInheritanceType strategy
JaxbInheritance
public JaxbInheritance()
getStrategy
public JaxbInheritanceType getStrategy()
- Gets the value of the strategy property.
- Returns:
- possible object is
JaxbInheritanceType
setStrategy
public void setStrategy(JaxbInheritanceType value)
- Sets the value of the strategy property.
- Parameters:
value
- allowed object is
JaxbInheritanceType
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.