Uses of Class
org.eaglei.model.EIValueRestriction.Type

Uses of EIValueRestriction.Type in org.eaglei.model
 

Methods in org.eaglei.model that return EIValueRestriction.Type
 EIValueRestriction.Type EIValueRestriction.getType()
           
static EIValueRestriction.Type EIValueRestriction.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EIValueRestriction.Type[] EIValueRestriction.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.eaglei.model with parameters of type EIValueRestriction.Type
EIValueRestriction(EIValueRestriction.Type type, java.lang.String uri, EIClass eiClass)
           
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.