Uses of Class
org.apache.type_test.types1.UnboundedArray

Packages that use UnboundedArray
org.apache.cxf.systest.type_test   
org.apache.type_test.doc   
org.apache.type_test.rpc   
org.apache.type_test.types1   
org.apache.type_test.xml   
 

Uses of UnboundedArray in org.apache.cxf.systest.type_test
 

Methods in org.apache.cxf.systest.type_test that return UnboundedArray
 UnboundedArray TypeTestImpl.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Methods in org.apache.cxf.systest.type_test with parameters of type UnboundedArray
 UnboundedArray TypeTestImpl.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Method parameters in org.apache.cxf.systest.type_test with type arguments of type UnboundedArray
 UnboundedArray TypeTestImpl.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 UnboundedArray TypeTestImpl.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Uses of UnboundedArray in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as UnboundedArray
protected  UnboundedArray TestUnboundedArrayResponse._return
           
protected  UnboundedArray TestUnboundedArray.x
           
protected  UnboundedArray TestUnboundedArrayResponse.y
           
protected  UnboundedArray TestUnboundedArray.y
           
protected  UnboundedArray TestUnboundedArrayResponse.z
           
 

Methods in org.apache.type_test.doc that return UnboundedArray
 UnboundedArray TestUnboundedArrayResponse.getReturn()
          Gets the value of the return property.
 UnboundedArray TestUnboundedArray.getX()
          Gets the value of the x property.
 UnboundedArray TestUnboundedArrayResponse.getY()
          Gets the value of the y property.
 UnboundedArray TestUnboundedArray.getY()
          Gets the value of the y property.
 UnboundedArray TestUnboundedArrayResponse.getZ()
          Gets the value of the z property.
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Methods in org.apache.type_test.doc with parameters of type UnboundedArray
 void TestUnboundedArrayResponse.setReturn(UnboundedArray value)
          Sets the value of the return property.
 void TestUnboundedArray.setX(UnboundedArray value)
          Sets the value of the x property.
 void TestUnboundedArrayResponse.setY(UnboundedArray value)
          Sets the value of the y property.
 void TestUnboundedArray.setY(UnboundedArray value)
          Sets the value of the y property.
 void TestUnboundedArrayResponse.setZ(UnboundedArray value)
          Sets the value of the z property.
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Method parameters in org.apache.type_test.doc with type arguments of type UnboundedArray
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Uses of UnboundedArray in org.apache.type_test.rpc
 

Methods in org.apache.type_test.rpc that return UnboundedArray
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Methods in org.apache.type_test.rpc with parameters of type UnboundedArray
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Method parameters in org.apache.type_test.rpc with type arguments of type UnboundedArray
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Uses of UnboundedArray in org.apache.type_test.types1
 

Subclasses of UnboundedArray in org.apache.type_test.types1
 class DerivedChoiceBaseArray
          Java class for DerivedChoiceBaseArray complex type.
 

Fields in org.apache.type_test.types1 with type parameters of type UnboundedArray
protected  List<UnboundedArray> NestedArray.subarray
           
 

Methods in org.apache.type_test.types1 that return UnboundedArray
 UnboundedArray ObjectFactory.createUnboundedArray()
          Create an instance of UnboundedArray
 

Methods in org.apache.type_test.types1 that return types with arguments of type UnboundedArray
 List<UnboundedArray> NestedArray.getSubarray()
          Gets the value of the subarray property.
 

Uses of UnboundedArray in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as UnboundedArray
protected  UnboundedArray TestUnboundedArrayResponse._return
           
protected  UnboundedArray TestUnboundedArray.x
           
protected  UnboundedArray TestUnboundedArrayResponse.y
           
protected  UnboundedArray TestUnboundedArray.y
           
protected  UnboundedArray TestUnboundedArrayResponse.z
           
 

Methods in org.apache.type_test.xml that return UnboundedArray
 UnboundedArray TestUnboundedArrayResponse.getReturn()
          Gets the value of the return property.
 UnboundedArray TestUnboundedArray.getX()
          Gets the value of the x property.
 UnboundedArray TestUnboundedArrayResponse.getY()
          Gets the value of the y property.
 UnboundedArray TestUnboundedArray.getY()
          Gets the value of the y property.
 UnboundedArray TestUnboundedArrayResponse.getZ()
          Gets the value of the z property.
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Methods in org.apache.type_test.xml with parameters of type UnboundedArray
 void TestUnboundedArrayResponse.setReturn(UnboundedArray value)
          Sets the value of the return property.
 void TestUnboundedArray.setX(UnboundedArray value)
          Sets the value of the x property.
 void TestUnboundedArrayResponse.setY(UnboundedArray value)
          Sets the value of the y property.
 void TestUnboundedArray.setY(UnboundedArray value)
          Sets the value of the y property.
 void TestUnboundedArrayResponse.setZ(UnboundedArray value)
          Sets the value of the z property.
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 

Method parameters in org.apache.type_test.xml with type arguments of type UnboundedArray
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 UnboundedArray TypeTestPortType.testUnboundedArray(UnboundedArray x, javax.xml.ws.Holder<UnboundedArray> y, javax.xml.ws.Holder<UnboundedArray> z)
           
 



Apache CXF