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

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

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

Fields in org.apache.type_test.types1 declared as MixedArray.Array6
protected  MixedArray.Array6 MixedArray.array6
           
 

Methods in org.apache.type_test.types1 that return MixedArray.Array6
 MixedArray.Array6 ObjectFactory.createMixedArrayArray6()
          Create an instance of MixedArray.Array6
 MixedArray.Array6 MixedArray.getArray6()
          Gets the value of the array6 property.
 

Methods in org.apache.type_test.types1 with parameters of type MixedArray.Array6
 void MixedArray.setArray6(MixedArray.Array6 value)
          Sets the value of the array6 property.
 



Apache CXF