Uses of Class
org.apache.type_test.types1.BoundedArray
-
Packages that use BoundedArray Package Description 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 BoundedArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return BoundedArray Modifier and Type Method Description BoundedArrayTypeTestImpl. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type BoundedArray Modifier and Type Method Description BoundedArrayTypeTestImpl. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type BoundedArray Modifier and Type Method Description BoundedArrayTypeTestImpl. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z) -
Uses of BoundedArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as BoundedArray Modifier and Type Field Description protected BoundedArrayTestBoundedArrayResponse. _returnprotected BoundedArrayTestBoundedArray. xprotected BoundedArrayTestBoundedArray. yprotected BoundedArrayTestBoundedArrayResponse. yprotected BoundedArrayTestBoundedArrayResponse. zMethods in org.apache.type_test.doc that return BoundedArray Modifier and Type Method Description BoundedArrayTestBoundedArrayResponse. getReturn()Gets the value of the return property.BoundedArrayTestBoundedArray. getX()Gets the value of the x property.BoundedArrayTestBoundedArray. getY()Gets the value of the y property.BoundedArrayTestBoundedArrayResponse. getY()Gets the value of the y property.BoundedArrayTestBoundedArrayResponse. getZ()Gets the value of the z property.BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Methods in org.apache.type_test.doc with parameters of type BoundedArray Modifier and Type Method Description voidTestBoundedArrayResponse. setReturn(BoundedArray value)Sets the value of the return property.voidTestBoundedArray. setX(BoundedArray value)Sets the value of the x property.voidTestBoundedArray. setY(BoundedArray value)Sets the value of the y property.voidTestBoundedArrayResponse. setY(BoundedArray value)Sets the value of the y property.voidTestBoundedArrayResponse. setZ(BoundedArray value)Sets the value of the z property.BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Method parameters in org.apache.type_test.doc with type arguments of type BoundedArray Modifier and Type Method Description BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z) -
Uses of BoundedArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return BoundedArray Modifier and Type Method Description BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Methods in org.apache.type_test.rpc with parameters of type BoundedArray Modifier and Type Method Description BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type BoundedArray Modifier and Type Method Description BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z) -
Uses of BoundedArray in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return BoundedArray Modifier and Type Method Description BoundedArrayObjectFactory. createBoundedArray()Create an instance ofBoundedArray -
Uses of BoundedArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as BoundedArray Modifier and Type Field Description protected BoundedArrayTestBoundedArrayResponse. _returnprotected BoundedArrayTestBoundedArray. xprotected BoundedArrayTestBoundedArray. yprotected BoundedArrayTestBoundedArrayResponse. yprotected BoundedArrayTestBoundedArrayResponse. zMethods in org.apache.type_test.xml that return BoundedArray Modifier and Type Method Description BoundedArrayTestBoundedArrayResponse. getReturn()Gets the value of the return property.BoundedArrayTestBoundedArray. getX()Gets the value of the x property.BoundedArrayTestBoundedArray. getY()Gets the value of the y property.BoundedArrayTestBoundedArrayResponse. getY()Gets the value of the y property.BoundedArrayTestBoundedArrayResponse. getZ()Gets the value of the z property.BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Methods in org.apache.type_test.xml with parameters of type BoundedArray Modifier and Type Method Description voidTestBoundedArrayResponse. setReturn(BoundedArray value)Sets the value of the return property.voidTestBoundedArray. setX(BoundedArray value)Sets the value of the x property.voidTestBoundedArray. setY(BoundedArray value)Sets the value of the y property.voidTestBoundedArrayResponse. setY(BoundedArray value)Sets the value of the y property.voidTestBoundedArrayResponse. setZ(BoundedArray value)Sets the value of the z property.BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)Method parameters in org.apache.type_test.xml with type arguments of type BoundedArray Modifier and Type Method Description BoundedArrayTypeTestPortType. testBoundedArray(BoundedArray x, javax.xml.ws.Holder<BoundedArray> y, javax.xml.ws.Holder<BoundedArray> z)
-