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

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

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

Fields in com.ca.commons.datamodel.xmlbind declared as MapValue
protected  MapValue SimpleValue.mapValue
           
 

Methods in com.ca.commons.datamodel.xmlbind that return MapValue
 MapValue ObjectFactory.createMapValue()
          Create an instance of MapValue
 MapValue SimpleValue.getMapValue()
          Gets the value of the mapValue property.
 

Methods in com.ca.commons.datamodel.xmlbind with parameters of type MapValue
 void SimpleValue.setMapValue(MapValue value)
          Sets the value of the mapValue property.
 



Created 2011-07-14 13:27 EST