Uses of Class
ijgen.generator.annotations.RelationType

Packages that use RelationType
ijgen.generator.annotations   
ijgen.generator.model   
 

Uses of RelationType in ijgen.generator.annotations
 

Methods in ijgen.generator.annotations that return RelationType
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 are declared.
 

Uses of RelationType in ijgen.generator.model
 

Methods in ijgen.generator.model that return RelationType
 RelationType FieldJoinInformation.getRelationType()
          Gets the relation type.
 

Methods in ijgen.generator.model with parameters of type RelationType
 void FieldJoinInformation.setRelationType(RelationType relationType)
          Sets the relation type.
 



Copyright © 2010 Detelin Zlatev. All Rights Reserved.