Uses of Class
com.ca.commons.datamodel.xmlbind.EnumValueDef

Packages that use EnumValueDef
com.ca.commons.datamodel.xmlbind   
 

Uses of EnumValueDef in com.ca.commons.datamodel.xmlbind
 

Fields in com.ca.commons.datamodel.xmlbind with type parameters of type EnumValueDef
protected  List<EnumValueDef> EnumDef.val
           
 

Methods in com.ca.commons.datamodel.xmlbind that return EnumValueDef
 EnumValueDef ObjectFactory.createEnumValueDef()
          Create an instance of EnumValueDef
 

Methods in com.ca.commons.datamodel.xmlbind that return types with arguments of type EnumValueDef
 List<EnumValueDef> EnumDef.getVal()
          Gets the value of the val property.
 



Created 2011-07-14 13:27 EST