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

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

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

Fields in org.apache.type_test.types1 with type parameters of type MixedArray.Array9
protected  List<MixedArray.Array9> MixedArray.array9
           
 

Methods in org.apache.type_test.types1 that return MixedArray.Array9
 MixedArray.Array9 ObjectFactory.createMixedArrayArray9()
          Create an instance of MixedArray.Array9
 

Methods in org.apache.type_test.types1 that return types with arguments of type MixedArray.Array9
 List<MixedArray.Array9> MixedArray.getArray9()
          Gets the value of the array9 property.
 



Apache CXF