Uses of Class
org.apache.type_test.types1.CompoundArray
-
Packages that use CompoundArray 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 CompoundArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return CompoundArray Modifier and Type Method Description CompoundArrayTypeTestImpl. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type CompoundArray Modifier and Type Method Description CompoundArrayTypeTestImpl. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type CompoundArray Modifier and Type Method Description CompoundArrayTypeTestImpl. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z) -
Uses of CompoundArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as CompoundArray Modifier and Type Field Description protected CompoundArrayTestCompoundArrayResponse. _returnprotected CompoundArrayTestCompoundArray. xprotected CompoundArrayTestCompoundArray. yprotected CompoundArrayTestCompoundArrayResponse. yprotected CompoundArrayTestCompoundArrayResponse. zMethods in org.apache.type_test.doc that return CompoundArray Modifier and Type Method Description CompoundArrayTestCompoundArrayResponse. getReturn()Gets the value of the return property.CompoundArrayTestCompoundArray. getX()Gets the value of the x property.CompoundArrayTestCompoundArray. getY()Gets the value of the y property.CompoundArrayTestCompoundArrayResponse. getY()Gets the value of the y property.CompoundArrayTestCompoundArrayResponse. getZ()Gets the value of the z property.CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Methods in org.apache.type_test.doc with parameters of type CompoundArray Modifier and Type Method Description voidTestCompoundArrayResponse. setReturn(CompoundArray value)Sets the value of the return property.voidTestCompoundArray. setX(CompoundArray value)Sets the value of the x property.voidTestCompoundArray. setY(CompoundArray value)Sets the value of the y property.voidTestCompoundArrayResponse. setY(CompoundArray value)Sets the value of the y property.voidTestCompoundArrayResponse. setZ(CompoundArray value)Sets the value of the z property.CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Method parameters in org.apache.type_test.doc with type arguments of type CompoundArray Modifier and Type Method Description CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z) -
Uses of CompoundArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return CompoundArray Modifier and Type Method Description CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Methods in org.apache.type_test.rpc with parameters of type CompoundArray Modifier and Type Method Description CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type CompoundArray Modifier and Type Method Description CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z) -
Uses of CompoundArray in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return CompoundArray Modifier and Type Method Description CompoundArrayObjectFactory. createCompoundArray()Create an instance ofCompoundArray -
Uses of CompoundArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as CompoundArray Modifier and Type Field Description protected CompoundArrayTestCompoundArrayResponse. _returnprotected CompoundArrayTestCompoundArray. xprotected CompoundArrayTestCompoundArray. yprotected CompoundArrayTestCompoundArrayResponse. yprotected CompoundArrayTestCompoundArrayResponse. zMethods in org.apache.type_test.xml that return CompoundArray Modifier and Type Method Description CompoundArrayTestCompoundArrayResponse. getReturn()Gets the value of the return property.CompoundArrayTestCompoundArray. getX()Gets the value of the x property.CompoundArrayTestCompoundArray. getY()Gets the value of the y property.CompoundArrayTestCompoundArrayResponse. getY()Gets the value of the y property.CompoundArrayTestCompoundArrayResponse. getZ()Gets the value of the z property.CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Methods in org.apache.type_test.xml with parameters of type CompoundArray Modifier and Type Method Description voidTestCompoundArrayResponse. setReturn(CompoundArray value)Sets the value of the return property.voidTestCompoundArray. setX(CompoundArray value)Sets the value of the x property.voidTestCompoundArray. setY(CompoundArray value)Sets the value of the y property.voidTestCompoundArrayResponse. setY(CompoundArray value)Sets the value of the y property.voidTestCompoundArrayResponse. setZ(CompoundArray value)Sets the value of the z property.CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)Method parameters in org.apache.type_test.xml with type arguments of type CompoundArray Modifier and Type Method Description CompoundArrayTypeTestPortType. testCompoundArray(CompoundArray x, javax.xml.ws.Holder<CompoundArray> y, javax.xml.ws.Holder<CompoundArray> z)
-