ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.orm20.Inheritance

Packages that use Inheritance
org.jboss.shrinkwrap.descriptor.api.orm20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of Inheritance in org.jboss.shrinkwrap.descriptor.api.orm20
 

Methods in org.jboss.shrinkwrap.descriptor.api.orm20 that return Inheritance
 Inheritance<Entity<T>> Entity.getOrCreateInheritance()
          If not already created, a new inheritance element with the given value will be created.
 Inheritance<T> Inheritance.removeStrategy()
          Removes the strategy attribute
 Inheritance<T> Inheritance.strategy(InheritanceType strategy)
          Sets the strategy attribute
 Inheritance<T> Inheritance.strategy(String strategy)
          Sets the strategy attribute
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.