Uses of Class
org.apache.type_test.types1.ComplexChoice
-
Packages that use ComplexChoice 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 ComplexChoice in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestImpl. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Methods in org.apache.cxf.systest.type_test with parameters of type ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestImpl. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestImpl. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z) -
Uses of ComplexChoice in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ComplexChoice Modifier and Type Field Description protected ComplexChoiceTestComplexChoiceResponse. _returnprotected ComplexChoiceTestComplexChoice. xprotected ComplexChoiceTestComplexChoice. yprotected ComplexChoiceTestComplexChoiceResponse. yprotected ComplexChoiceTestComplexChoiceResponse. zMethods in org.apache.type_test.doc that return ComplexChoice Modifier and Type Method Description ComplexChoiceTestComplexChoiceResponse. getReturn()Gets the value of the return property.ComplexChoiceTestComplexChoice. getX()Gets the value of the x property.ComplexChoiceTestComplexChoice. getY()Gets the value of the y property.ComplexChoiceTestComplexChoiceResponse. getY()Gets the value of the y property.ComplexChoiceTestComplexChoiceResponse. getZ()Gets the value of the z property.ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Methods in org.apache.type_test.doc with parameters of type ComplexChoice Modifier and Type Method Description voidTestComplexChoiceResponse. setReturn(ComplexChoice value)Sets the value of the return property.voidTestComplexChoice. setX(ComplexChoice value)Sets the value of the x property.voidTestComplexChoice. setY(ComplexChoice value)Sets the value of the y property.voidTestComplexChoiceResponse. setY(ComplexChoice value)Sets the value of the y property.voidTestComplexChoiceResponse. setZ(ComplexChoice value)Sets the value of the z property.ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Method parameters in org.apache.type_test.doc with type arguments of type ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z) -
Uses of ComplexChoice in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Methods in org.apache.type_test.rpc with parameters of type ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Method parameters in org.apache.type_test.rpc with type arguments of type ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z) -
Uses of ComplexChoice in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return ComplexChoice Modifier and Type Method Description ComplexChoiceObjectFactory. createComplexChoice()Create an instance ofComplexChoice -
Uses of ComplexChoice in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ComplexChoice Modifier and Type Field Description protected ComplexChoiceTestComplexChoiceResponse. _returnprotected ComplexChoiceTestComplexChoice. xprotected ComplexChoiceTestComplexChoice. yprotected ComplexChoiceTestComplexChoiceResponse. yprotected ComplexChoiceTestComplexChoiceResponse. zMethods in org.apache.type_test.xml that return ComplexChoice Modifier and Type Method Description ComplexChoiceTestComplexChoiceResponse. getReturn()Gets the value of the return property.ComplexChoiceTestComplexChoice. getX()Gets the value of the x property.ComplexChoiceTestComplexChoice. getY()Gets the value of the y property.ComplexChoiceTestComplexChoiceResponse. getY()Gets the value of the y property.ComplexChoiceTestComplexChoiceResponse. getZ()Gets the value of the z property.ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Methods in org.apache.type_test.xml with parameters of type ComplexChoice Modifier and Type Method Description voidTestComplexChoiceResponse. setReturn(ComplexChoice value)Sets the value of the return property.voidTestComplexChoice. setX(ComplexChoice value)Sets the value of the x property.voidTestComplexChoice. setY(ComplexChoice value)Sets the value of the y property.voidTestComplexChoiceResponse. setY(ComplexChoice value)Sets the value of the y property.voidTestComplexChoiceResponse. setZ(ComplexChoice value)Sets the value of the z property.ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)Method parameters in org.apache.type_test.xml with type arguments of type ComplexChoice Modifier and Type Method Description ComplexChoiceTypeTestPortType. testComplexChoice(ComplexChoice x, javax.xml.ws.Holder<ComplexChoice> y, javax.xml.ws.Holder<ComplexChoice> z)
-