Uses of Class
org.apache.type_test.types3.ArrayOfMRecSeqD

Packages that use ArrayOfMRecSeqD
org.apache.type_test.types3   
 

Uses of ArrayOfMRecSeqD in org.apache.type_test.types3
 

Fields in org.apache.type_test.types3 declared as ArrayOfMRecSeqD
protected  ArrayOfMRecSeqD MRecSeqC.seqDs
           
 

Methods in org.apache.type_test.types3 that return ArrayOfMRecSeqD
 ArrayOfMRecSeqD ObjectFactory.createArrayOfMRecSeqD()
          Create an instance of ArrayOfMRecSeqD
 ArrayOfMRecSeqD MRecSeqC.getSeqDs()
          Gets the value of the seqDs property.
 

Methods in org.apache.type_test.types3 with parameters of type ArrayOfMRecSeqD
 void MRecSeqC.setSeqDs(ArrayOfMRecSeqD value)
          Sets the value of the seqDs property.
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.