Uses of Class
org.apache.type_test.types1.StructWithUnion
-
Packages that use StructWithUnion 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 StructWithUnion in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestImpl. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Methods in org.apache.cxf.systest.type_test with parameters of type StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestImpl. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestImpl. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z) -
Uses of StructWithUnion in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithUnion Modifier and Type Field Description protected StructWithUnionTestStructWithUnionResponse. _returnprotected StructWithUnionTestStructWithUnion. xprotected StructWithUnionTestStructWithUnion. yprotected StructWithUnionTestStructWithUnionResponse. yprotected StructWithUnionTestStructWithUnionResponse. zMethods in org.apache.type_test.doc that return StructWithUnion Modifier and Type Method Description StructWithUnionTestStructWithUnionResponse. getReturn()Gets the value of the return property.StructWithUnionTestStructWithUnion. getX()Gets the value of the x property.StructWithUnionTestStructWithUnion. getY()Gets the value of the y property.StructWithUnionTestStructWithUnionResponse. getY()Gets the value of the y property.StructWithUnionTestStructWithUnionResponse. getZ()Gets the value of the z property.StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Methods in org.apache.type_test.doc with parameters of type StructWithUnion Modifier and Type Method Description voidTestStructWithUnionResponse. setReturn(StructWithUnion value)Sets the value of the return property.voidTestStructWithUnion. setX(StructWithUnion value)Sets the value of the x property.voidTestStructWithUnion. setY(StructWithUnion value)Sets the value of the y property.voidTestStructWithUnionResponse. setY(StructWithUnion value)Sets the value of the y property.voidTestStructWithUnionResponse. setZ(StructWithUnion value)Sets the value of the z property.StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Method parameters in org.apache.type_test.doc with type arguments of type StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z) -
Uses of StructWithUnion in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Methods in org.apache.type_test.rpc with parameters of type StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Method parameters in org.apache.type_test.rpc with type arguments of type StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z) -
Uses of StructWithUnion in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return StructWithUnion Modifier and Type Method Description StructWithUnionObjectFactory. createStructWithUnion()Create an instance ofStructWithUnion -
Uses of StructWithUnion in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithUnion Modifier and Type Field Description protected StructWithUnionTestStructWithUnionResponse. _returnprotected StructWithUnionTestStructWithUnion. xprotected StructWithUnionTestStructWithUnion. yprotected StructWithUnionTestStructWithUnionResponse. yprotected StructWithUnionTestStructWithUnionResponse. zMethods in org.apache.type_test.xml that return StructWithUnion Modifier and Type Method Description StructWithUnionTestStructWithUnionResponse. getReturn()Gets the value of the return property.StructWithUnionTestStructWithUnion. getX()Gets the value of the x property.StructWithUnionTestStructWithUnion. getY()Gets the value of the y property.StructWithUnionTestStructWithUnionResponse. getY()Gets the value of the y property.StructWithUnionTestStructWithUnionResponse. getZ()Gets the value of the z property.StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Methods in org.apache.type_test.xml with parameters of type StructWithUnion Modifier and Type Method Description voidTestStructWithUnionResponse. setReturn(StructWithUnion value)Sets the value of the return property.voidTestStructWithUnion. setX(StructWithUnion value)Sets the value of the x property.voidTestStructWithUnion. setY(StructWithUnion value)Sets the value of the y property.voidTestStructWithUnionResponse. setY(StructWithUnion value)Sets the value of the y property.voidTestStructWithUnionResponse. setZ(StructWithUnion value)Sets the value of the z property.StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)Method parameters in org.apache.type_test.xml with type arguments of type StructWithUnion Modifier and Type Method Description StructWithUnionTypeTestPortType. testStructWithUnion(StructWithUnion x, javax.xml.ws.Holder<StructWithUnion> y, javax.xml.ws.Holder<StructWithUnion> z)
-