Uses of Class
org.apache.torque.templates.transformer.om.InheritanceAttributeName

Packages that use InheritanceAttributeName
org.apache.torque.templates.transformer.om Contains transformers and their helpers for the generation of OM classes. 
 

Uses of InheritanceAttributeName in org.apache.torque.templates.transformer.om
 

Methods in org.apache.torque.templates.transformer.om that return InheritanceAttributeName
static InheritanceAttributeName InheritanceAttributeName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InheritanceAttributeName[] InheritanceAttributeName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.