Uses of Class
com.cisco.oss.foundation.configuration.xml.jaxb.StructureMemberValue

Packages that use StructureMemberValue
com.cisco.oss.foundation.configuration.xml.jaxb   
 

Uses of StructureMemberValue in com.cisco.oss.foundation.configuration.xml.jaxb
 

Fields in com.cisco.oss.foundation.configuration.xml.jaxb with type parameters of type StructureMemberValue
protected  List<StructureMemberValue> StructureValue.structureMemberValues
           
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return StructureMemberValue
 StructureMemberValue ObjectFactory.createStructureMemberValue()
          Create an instance of StructureMemberValue
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return types with arguments of type StructureMemberValue
 List<StructureMemberValue> StructureValue.getStructureMemberValues()
          Gets the value of the structureMemberValues property.
 

Method parameters in com.cisco.oss.foundation.configuration.xml.jaxb with type arguments of type StructureMemberValue
 void StructureValue.setStructureMemberValues(List<StructureMemberValue> structureMemberValues)
          Sets the value of the structureMemberValues property.
 



Copyright © 2014 Cisco. All Rights Reserved.