Uses of Class
org.apache.type_test.types1.FixedArray
-
Packages that use FixedArray 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 FixedArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return FixedArray Modifier and Type Method Description FixedArrayTypeTestImpl. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type FixedArray Modifier and Type Method Description FixedArrayTypeTestImpl. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type FixedArray Modifier and Type Method Description FixedArrayTypeTestImpl. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z) -
Uses of FixedArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as FixedArray Modifier and Type Field Description protected FixedArrayTestFixedArrayResponse. _returnprotected FixedArrayTestFixedArray. xprotected FixedArrayTestFixedArray. yprotected FixedArrayTestFixedArrayResponse. yprotected FixedArrayTestFixedArrayResponse. zMethods in org.apache.type_test.doc that return FixedArray Modifier and Type Method Description FixedArrayTestFixedArrayResponse. getReturn()Gets the value of the return property.FixedArrayTestFixedArray. getX()Gets the value of the x property.FixedArrayTestFixedArray. getY()Gets the value of the y property.FixedArrayTestFixedArrayResponse. getY()Gets the value of the y property.FixedArrayTestFixedArrayResponse. getZ()Gets the value of the z property.FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Methods in org.apache.type_test.doc with parameters of type FixedArray Modifier and Type Method Description voidTestFixedArrayResponse. setReturn(FixedArray value)Sets the value of the return property.voidTestFixedArray. setX(FixedArray value)Sets the value of the x property.voidTestFixedArray. setY(FixedArray value)Sets the value of the y property.voidTestFixedArrayResponse. setY(FixedArray value)Sets the value of the y property.voidTestFixedArrayResponse. setZ(FixedArray value)Sets the value of the z property.FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Method parameters in org.apache.type_test.doc with type arguments of type FixedArray Modifier and Type Method Description FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z) -
Uses of FixedArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return FixedArray Modifier and Type Method Description FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Methods in org.apache.type_test.rpc with parameters of type FixedArray Modifier and Type Method Description FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type FixedArray Modifier and Type Method Description FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z) -
Uses of FixedArray in org.apache.type_test.types1
Fields in org.apache.type_test.types1 declared as FixedArray Modifier and Type Field Description protected FixedArrayMixedArray. array4Methods in org.apache.type_test.types1 that return FixedArray Modifier and Type Method Description FixedArrayObjectFactory. createFixedArray()Create an instance ofFixedArrayFixedArrayMixedArray. getArray4()Gets the value of the array4 property.Methods in org.apache.type_test.types1 with parameters of type FixedArray Modifier and Type Method Description voidMixedArray. setArray4(FixedArray value)Sets the value of the array4 property. -
Uses of FixedArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as FixedArray Modifier and Type Field Description protected FixedArrayTestFixedArrayResponse. _returnprotected FixedArrayTestFixedArray. xprotected FixedArrayTestFixedArray. yprotected FixedArrayTestFixedArrayResponse. yprotected FixedArrayTestFixedArrayResponse. zMethods in org.apache.type_test.xml that return FixedArray Modifier and Type Method Description FixedArrayTestFixedArrayResponse. getReturn()Gets the value of the return property.FixedArrayTestFixedArray. getX()Gets the value of the x property.FixedArrayTestFixedArray. getY()Gets the value of the y property.FixedArrayTestFixedArrayResponse. getY()Gets the value of the y property.FixedArrayTestFixedArrayResponse. getZ()Gets the value of the z property.FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Methods in org.apache.type_test.xml with parameters of type FixedArray Modifier and Type Method Description voidTestFixedArrayResponse. setReturn(FixedArray value)Sets the value of the return property.voidTestFixedArray. setX(FixedArray value)Sets the value of the x property.voidTestFixedArray. setY(FixedArray value)Sets the value of the y property.voidTestFixedArrayResponse. setY(FixedArray value)Sets the value of the y property.voidTestFixedArrayResponse. setZ(FixedArray value)Sets the value of the z property.FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)Method parameters in org.apache.type_test.xml with type arguments of type FixedArray Modifier and Type Method Description FixedArrayTypeTestPortType. testFixedArray(FixedArray x, javax.xml.ws.Holder<FixedArray> y, javax.xml.ws.Holder<FixedArray> z)
-