Uses of Class
org.eaglei.repository.model.DataModel

Packages that use DataModel
org.eaglei.repository.model   
 

Uses of DataModel in org.eaglei.repository.model
 

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



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