Uses of Class
org.apache.type_test.types1.MixedArray.Array8

Packages that use MixedArray.Array8
org.apache.type_test.types1   
 

Uses of MixedArray.Array8 in org.apache.type_test.types1
 

Fields in org.apache.type_test.types1 declared as MixedArray.Array8
protected  MixedArray.Array8 MixedArray.array8
           
 

Methods in org.apache.type_test.types1 that return MixedArray.Array8
 MixedArray.Array8 ObjectFactory.createMixedArrayArray8()
          Create an instance of MixedArray.Array8
 MixedArray.Array8 MixedArray.getArray8()
          Gets the value of the array8 property.
 

Methods in org.apache.type_test.types1 with parameters of type MixedArray.Array8
 void MixedArray.setArray8(MixedArray.Array8 value)
          Sets the value of the array8 property.
 



Apache CXF