Uses of Class
org.apache.type_test.types1.ComplexChoice
Packages that use ComplexChoice
Package
Description
-
Uses of ComplexChoice in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ComplexChoiceModifier and TypeMethodDescriptionTypeTestImpl.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Methods in org.apache.cxf.systest.type_test with parameters of type ComplexChoiceModifier and TypeMethodDescriptionTypeTestImpl.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type ComplexChoiceModifier and TypeMethodDescriptionTypeTestImpl.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) -
Uses of ComplexChoice in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ComplexChoiceModifier and TypeFieldDescriptionprotected ComplexChoiceTestComplexChoiceResponse._returnprotected ComplexChoiceTestComplexChoice.xprotected ComplexChoiceTestComplexChoice.yprotected ComplexChoiceTestComplexChoiceResponse.yprotected ComplexChoiceTestComplexChoiceResponse.zMethods in org.apache.type_test.doc that return ComplexChoiceModifier and TypeMethodDescriptionTestComplexChoiceResponse.getReturn()Gets the value of the return property.TestComplexChoice.getX()Gets the value of the x property.TestComplexChoice.getY()Gets the value of the y property.TestComplexChoiceResponse.getY()Gets the value of the y property.TestComplexChoiceResponse.getZ()Gets the value of the z property.TypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Methods in org.apache.type_test.doc with parameters of type ComplexChoiceModifier and TypeMethodDescriptionvoidTestComplexChoiceResponse.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.TypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Method parameters in org.apache.type_test.doc with type arguments of type ComplexChoiceModifier and TypeMethodDescriptionTypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) -
Uses of ComplexChoice in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ComplexChoiceModifier and TypeMethodDescriptionTypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Methods in org.apache.type_test.rpc with parameters of type ComplexChoiceModifier and TypeMethodDescriptionTypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Method parameters in org.apache.type_test.rpc with type arguments of type ComplexChoiceModifier and TypeMethodDescriptionTypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) -
Uses of ComplexChoice in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return ComplexChoiceModifier and TypeMethodDescriptionObjectFactory.createComplexChoice()Create an instance ofComplexChoice -
Uses of ComplexChoice in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ComplexChoiceModifier and TypeFieldDescriptionprotected ComplexChoiceTestComplexChoiceResponse._returnprotected ComplexChoiceTestComplexChoice.xprotected ComplexChoiceTestComplexChoice.yprotected ComplexChoiceTestComplexChoiceResponse.yprotected ComplexChoiceTestComplexChoiceResponse.zMethods in org.apache.type_test.xml that return ComplexChoiceModifier and TypeMethodDescriptionTestComplexChoiceResponse.getReturn()Gets the value of the return property.TestComplexChoice.getX()Gets the value of the x property.TestComplexChoice.getY()Gets the value of the y property.TestComplexChoiceResponse.getY()Gets the value of the y property.TestComplexChoiceResponse.getZ()Gets the value of the z property.TypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Methods in org.apache.type_test.xml with parameters of type ComplexChoiceModifier and TypeMethodDescriptionvoidTestComplexChoiceResponse.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.TypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z) Method parameters in org.apache.type_test.xml with type arguments of type ComplexChoiceModifier and TypeMethodDescriptionTypeTestPortType.testComplexChoice(ComplexChoice x, jakarta.xml.ws.Holder<ComplexChoice> y, jakarta.xml.ws.Holder<ComplexChoice> z)