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

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

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

Fields in com.ca.commons.datamodel.xmlbind declared as FlexiStrValue
protected  FlexiStrValue SimpleValue.flexiStrValue
           
 

Methods in com.ca.commons.datamodel.xmlbind that return FlexiStrValue
 FlexiStrValue ObjectFactory.createFlexiStrValue()
          Create an instance of FlexiStrValue
 FlexiStrValue SimpleValue.getFlexiStrValue()
          Gets the value of the flexiStrValue property.
 

Methods in com.ca.commons.datamodel.xmlbind with parameters of type FlexiStrValue
 void SimpleValue.setFlexiStrValue(FlexiStrValue value)
          Sets the value of the flexiStrValue property.
 



Created 2011-07-14 13:27 EST