Uses of Class
org.apache.type_test.types1.SimpleChoice
Packages that use SimpleChoice
Package
Description
-
Uses of SimpleChoice in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleChoiceModifier and TypeMethodDescriptionTypeTestImpl.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Methods in org.apache.cxf.systest.type_test with parameters of type SimpleChoiceModifier and TypeMethodDescriptionTypeTestImpl.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleChoiceModifier and TypeMethodDescriptionTypeTestImpl.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) -
Uses of SimpleChoice in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleChoiceModifier and TypeFieldDescriptionprotected SimpleChoiceTestSimpleChoiceResponse._returnprotected SimpleChoiceTestSimpleChoice.xprotected SimpleChoiceTestSimpleChoice.yprotected SimpleChoiceTestSimpleChoiceResponse.yprotected SimpleChoiceTestSimpleChoiceResponse.zMethods in org.apache.type_test.doc that return SimpleChoiceModifier and TypeMethodDescriptionTestSimpleChoiceResponse.getReturn()Gets the value of the return property.TestSimpleChoice.getX()Gets the value of the x property.TestSimpleChoice.getY()Gets the value of the y property.TestSimpleChoiceResponse.getY()Gets the value of the y property.TestSimpleChoiceResponse.getZ()Gets the value of the z property.TypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Methods in org.apache.type_test.doc with parameters of type SimpleChoiceModifier and TypeMethodDescriptionvoidTestSimpleChoiceResponse.setReturn(SimpleChoice value) Sets the value of the return property.voidTestSimpleChoice.setX(SimpleChoice value) Sets the value of the x property.voidTestSimpleChoice.setY(SimpleChoice value) Sets the value of the y property.voidTestSimpleChoiceResponse.setY(SimpleChoice value) Sets the value of the y property.voidTestSimpleChoiceResponse.setZ(SimpleChoice value) Sets the value of the z property.TypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Method parameters in org.apache.type_test.doc with type arguments of type SimpleChoiceModifier and TypeMethodDescriptionTypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) -
Uses of SimpleChoice in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleChoiceModifier and TypeMethodDescriptionTypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Methods in org.apache.type_test.rpc with parameters of type SimpleChoiceModifier and TypeMethodDescriptionTypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Method parameters in org.apache.type_test.rpc with type arguments of type SimpleChoiceModifier and TypeMethodDescriptionTypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) -
Uses of SimpleChoice in org.apache.type_test.types1
Subclasses of SimpleChoice in org.apache.type_test.types1Modifier and TypeClassDescriptionclassJava class for DerivedAllBaseChoice complex type.classJava class for DerivedChoiceBaseChoice complex type.classJava class for DerivedStructBaseChoice complex type.classJava class for RestrictedChoiceBaseChoice complex type.Methods in org.apache.type_test.types1 that return SimpleChoiceModifier and TypeMethodDescriptionObjectFactory.createSimpleChoice()Create an instance ofSimpleChoice -
Uses of SimpleChoice in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleChoiceModifier and TypeFieldDescriptionprotected SimpleChoiceTestSimpleChoiceResponse._returnprotected SimpleChoiceTestSimpleChoice.xprotected SimpleChoiceTestSimpleChoice.yprotected SimpleChoiceTestSimpleChoiceResponse.yprotected SimpleChoiceTestSimpleChoiceResponse.zMethods in org.apache.type_test.xml that return SimpleChoiceModifier and TypeMethodDescriptionTestSimpleChoiceResponse.getReturn()Gets the value of the return property.TestSimpleChoice.getX()Gets the value of the x property.TestSimpleChoice.getY()Gets the value of the y property.TestSimpleChoiceResponse.getY()Gets the value of the y property.TestSimpleChoiceResponse.getZ()Gets the value of the z property.TypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Methods in org.apache.type_test.xml with parameters of type SimpleChoiceModifier and TypeMethodDescriptionvoidTestSimpleChoiceResponse.setReturn(SimpleChoice value) Sets the value of the return property.voidTestSimpleChoice.setX(SimpleChoice value) Sets the value of the x property.voidTestSimpleChoice.setY(SimpleChoice value) Sets the value of the y property.voidTestSimpleChoiceResponse.setY(SimpleChoice value) Sets the value of the y property.voidTestSimpleChoiceResponse.setZ(SimpleChoice value) Sets the value of the z property.TypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z) Method parameters in org.apache.type_test.xml with type arguments of type SimpleChoiceModifier and TypeMethodDescriptionTypeTestPortType.testSimpleChoice(SimpleChoice x, jakarta.xml.ws.Holder<SimpleChoice> y, jakarta.xml.ws.Holder<SimpleChoice> z)