Uses of Class
org.apache.type_test.types1.ComplexStruct
-
Packages that use ComplexStruct 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 ComplexStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ComplexStruct Modifier and Type Method Description ComplexStructTypeTestImpl. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Methods in org.apache.cxf.systest.type_test with parameters of type ComplexStruct Modifier and Type Method Description ComplexStructTypeTestImpl. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type ComplexStruct Modifier and Type Method Description ComplexStructTypeTestImpl. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z) -
Uses of ComplexStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ComplexStruct Modifier and Type Field Description protected ComplexStructTestComplexStructResponse. _returnprotected ComplexStructTestComplexStruct. xprotected ComplexStructTestComplexStruct. yprotected ComplexStructTestComplexStructResponse. yprotected ComplexStructTestComplexStructResponse. zMethods in org.apache.type_test.doc that return ComplexStruct Modifier and Type Method Description ComplexStructTestComplexStructResponse. getReturn()Gets the value of the return property.ComplexStructTestComplexStruct. getX()Gets the value of the x property.ComplexStructTestComplexStruct. getY()Gets the value of the y property.ComplexStructTestComplexStructResponse. getY()Gets the value of the y property.ComplexStructTestComplexStructResponse. getZ()Gets the value of the z property.ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Methods in org.apache.type_test.doc with parameters of type ComplexStruct Modifier and Type Method Description voidTestComplexStructResponse. setReturn(ComplexStruct value)Sets the value of the return property.voidTestComplexStruct. setX(ComplexStruct value)Sets the value of the x property.voidTestComplexStruct. setY(ComplexStruct value)Sets the value of the y property.voidTestComplexStructResponse. setY(ComplexStruct value)Sets the value of the y property.voidTestComplexStructResponse. setZ(ComplexStruct value)Sets the value of the z property.ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Method parameters in org.apache.type_test.doc with type arguments of type ComplexStruct Modifier and Type Method Description ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z) -
Uses of ComplexStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ComplexStruct Modifier and Type Method Description ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Methods in org.apache.type_test.rpc with parameters of type ComplexStruct Modifier and Type Method Description ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Method parameters in org.apache.type_test.rpc with type arguments of type ComplexStruct Modifier and Type Method Description ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z) -
Uses of ComplexStruct in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return ComplexStruct Modifier and Type Method Description ComplexStructObjectFactory. createComplexStruct()Create an instance ofComplexStruct -
Uses of ComplexStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ComplexStruct Modifier and Type Field Description protected ComplexStructTestComplexStructResponse. _returnprotected ComplexStructTestComplexStruct. xprotected ComplexStructTestComplexStruct. yprotected ComplexStructTestComplexStructResponse. yprotected ComplexStructTestComplexStructResponse. zMethods in org.apache.type_test.xml that return ComplexStruct Modifier and Type Method Description ComplexStructTestComplexStructResponse. getReturn()Gets the value of the return property.ComplexStructTestComplexStruct. getX()Gets the value of the x property.ComplexStructTestComplexStruct. getY()Gets the value of the y property.ComplexStructTestComplexStructResponse. getY()Gets the value of the y property.ComplexStructTestComplexStructResponse. getZ()Gets the value of the z property.ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Methods in org.apache.type_test.xml with parameters of type ComplexStruct Modifier and Type Method Description voidTestComplexStructResponse. setReturn(ComplexStruct value)Sets the value of the return property.voidTestComplexStruct. setX(ComplexStruct value)Sets the value of the x property.voidTestComplexStruct. setY(ComplexStruct value)Sets the value of the y property.voidTestComplexStructResponse. setY(ComplexStruct value)Sets the value of the y property.voidTestComplexStructResponse. setZ(ComplexStruct value)Sets the value of the z property.ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)Method parameters in org.apache.type_test.xml with type arguments of type ComplexStruct Modifier and Type Method Description ComplexStructTypeTestPortType. testComplexStruct(ComplexStruct x, javax.xml.ws.Holder<ComplexStruct> y, javax.xml.ws.Holder<ComplexStruct> z)
-