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

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

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

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

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

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



Apache CXF