Uses of Class
org.apache.myfaces.custom.dynaForm.metadata.RelationType

Packages that use RelationType
org.apache.myfaces.custom.dynaForm.metadata   
 

Uses of RelationType in org.apache.myfaces.custom.dynaForm.metadata
 

Methods in org.apache.myfaces.custom.dynaForm.metadata that return RelationType
 RelationType FieldInterface.getRelationType()
           
 RelationType MetaData.FieldImpl.getRelationType()
           
static RelationType RelationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RelationType[] RelationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.apache.myfaces.custom.dynaForm.metadata with parameters of type RelationType
 void MetaData.FieldImpl.setRelationType(RelationType relationType)
           
 



Copyright © 2011. All Rights Reserved.