Uses of Class
com.ca.commons.datamodel.MetaDataDefs.ForceCaseValue

Packages that use MetaDataDefs.ForceCaseValue
com.ca.commons.datamodel Data modelling library with metadata support. 
 

Uses of MetaDataDefs.ForceCaseValue in com.ca.commons.datamodel
 

Methods in com.ca.commons.datamodel that return MetaDataDefs.ForceCaseValue
static MetaDataDefs.ForceCaseValue MetaDataDefs.ForceCaseValue.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetaDataDefs.ForceCaseValue[] MetaDataDefs.ForceCaseValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Created 2011-07-14 13:27 EST