Uses of Class
org.apache.type_test.types2.StructWithAny
-
Packages that use StructWithAny Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types2 org.apache.type_test.xml -
-
Uses of StructWithAny in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithAny Modifier and Type Method Description StructWithAnyTypeTestImpl. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Methods in org.apache.cxf.systest.type_test with parameters of type StructWithAny Modifier and Type Method Description StructWithAnyTypeTestImpl. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithAny Modifier and Type Method Description StructWithAnyTypeTestImpl. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z) -
Uses of StructWithAny in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithAny Modifier and Type Field Description protected StructWithAnyTestStructWithAnyResponse. _returnprotected StructWithAnyTestStructWithAny. xprotected StructWithAnyTestStructWithAny. yprotected StructWithAnyTestStructWithAnyResponse. yprotected StructWithAnyTestStructWithAnyResponse. zMethods in org.apache.type_test.doc that return StructWithAny Modifier and Type Method Description StructWithAnyTestStructWithAnyResponse. getReturn()Gets the value of the return property.StructWithAnyTestStructWithAny. getX()Gets the value of the x property.StructWithAnyTestStructWithAny. getY()Gets the value of the y property.StructWithAnyTestStructWithAnyResponse. getY()Gets the value of the y property.StructWithAnyTestStructWithAnyResponse. getZ()Gets the value of the z property.StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Methods in org.apache.type_test.doc with parameters of type StructWithAny Modifier and Type Method Description voidTestStructWithAnyResponse. setReturn(StructWithAny value)Sets the value of the return property.voidTestStructWithAny. setX(StructWithAny value)Sets the value of the x property.voidTestStructWithAny. setY(StructWithAny value)Sets the value of the y property.voidTestStructWithAnyResponse. setY(StructWithAny value)Sets the value of the y property.voidTestStructWithAnyResponse. setZ(StructWithAny value)Sets the value of the z property.StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Method parameters in org.apache.type_test.doc with type arguments of type StructWithAny Modifier and Type Method Description StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z) -
Uses of StructWithAny in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithAny Modifier and Type Method Description StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Methods in org.apache.type_test.rpc with parameters of type StructWithAny Modifier and Type Method Description StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Method parameters in org.apache.type_test.rpc with type arguments of type StructWithAny Modifier and Type Method Description StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z) -
Uses of StructWithAny in org.apache.type_test.types2
Methods in org.apache.type_test.types2 that return StructWithAny Modifier and Type Method Description StructWithAnyObjectFactory. createStructWithAny()Create an instance ofStructWithAny -
Uses of StructWithAny in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithAny Modifier and Type Field Description protected StructWithAnyTestStructWithAnyResponse. _returnprotected StructWithAnyTestStructWithAny. xprotected StructWithAnyTestStructWithAny. yprotected StructWithAnyTestStructWithAnyResponse. yprotected StructWithAnyTestStructWithAnyResponse. zMethods in org.apache.type_test.xml that return StructWithAny Modifier and Type Method Description StructWithAnyTestStructWithAnyResponse. getReturn()Gets the value of the return property.StructWithAnyTestStructWithAny. getX()Gets the value of the x property.StructWithAnyTestStructWithAny. getY()Gets the value of the y property.StructWithAnyTestStructWithAnyResponse. getY()Gets the value of the y property.StructWithAnyTestStructWithAnyResponse. getZ()Gets the value of the z property.StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Methods in org.apache.type_test.xml with parameters of type StructWithAny Modifier and Type Method Description voidTestStructWithAnyResponse. setReturn(StructWithAny value)Sets the value of the return property.voidTestStructWithAny. setX(StructWithAny value)Sets the value of the x property.voidTestStructWithAny. setY(StructWithAny value)Sets the value of the y property.voidTestStructWithAnyResponse. setY(StructWithAny value)Sets the value of the y property.voidTestStructWithAnyResponse. setZ(StructWithAny value)Sets the value of the z property.StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)Method parameters in org.apache.type_test.xml with type arguments of type StructWithAny Modifier and Type Method Description StructWithAnyTypeTestPortType. testStructWithAny(StructWithAny x, javax.xml.ws.Holder<StructWithAny> y, javax.xml.ws.Holder<StructWithAny> z)
-