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

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

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

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



Created 2011-07-14 13:27 EST