Uses of Class
org.apache.type_test.types1.SimpleChoice
-
Packages that use SimpleChoice 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 SimpleChoice in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestImpl. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Methods in org.apache.cxf.systest.type_test with parameters of type SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestImpl. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestImpl. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z) -
Uses of SimpleChoice in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleChoice Modifier and Type Field Description protected SimpleChoiceTestSimpleChoiceResponse. _returnprotected SimpleChoiceTestSimpleChoice. xprotected SimpleChoiceTestSimpleChoice. yprotected SimpleChoiceTestSimpleChoiceResponse. yprotected SimpleChoiceTestSimpleChoiceResponse. zMethods in org.apache.type_test.doc that return SimpleChoice Modifier and Type Method Description SimpleChoiceTestSimpleChoiceResponse. getReturn()Gets the value of the return property.SimpleChoiceTestSimpleChoice. getX()Gets the value of the x property.SimpleChoiceTestSimpleChoice. getY()Gets the value of the y property.SimpleChoiceTestSimpleChoiceResponse. getY()Gets the value of the y property.SimpleChoiceTestSimpleChoiceResponse. getZ()Gets the value of the z property.SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Methods in org.apache.type_test.doc with parameters of type SimpleChoice Modifier and Type Method Description voidTestSimpleChoiceResponse. 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.SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Method parameters in org.apache.type_test.doc with type arguments of type SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z) -
Uses of SimpleChoice in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Methods in org.apache.type_test.rpc with parameters of type SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Method parameters in org.apache.type_test.rpc with type arguments of type SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z) -
Uses of SimpleChoice in org.apache.type_test.types1
Subclasses of SimpleChoice in org.apache.type_test.types1 Modifier and Type Class Description classDerivedAllBaseChoiceJava class for DerivedAllBaseChoice complex type.classDerivedChoiceBaseChoiceJava class for DerivedChoiceBaseChoice complex type.classDerivedStructBaseChoiceJava class for DerivedStructBaseChoice complex type.classRestrictedChoiceBaseChoiceJava class for RestrictedChoiceBaseChoice complex type.Methods in org.apache.type_test.types1 that return SimpleChoice Modifier and Type Method Description SimpleChoiceObjectFactory. createSimpleChoice()Create an instance ofSimpleChoice -
Uses of SimpleChoice in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleChoice Modifier and Type Field Description protected SimpleChoiceTestSimpleChoiceResponse. _returnprotected SimpleChoiceTestSimpleChoice. xprotected SimpleChoiceTestSimpleChoice. yprotected SimpleChoiceTestSimpleChoiceResponse. yprotected SimpleChoiceTestSimpleChoiceResponse. zMethods in org.apache.type_test.xml that return SimpleChoice Modifier and Type Method Description SimpleChoiceTestSimpleChoiceResponse. getReturn()Gets the value of the return property.SimpleChoiceTestSimpleChoice. getX()Gets the value of the x property.SimpleChoiceTestSimpleChoice. getY()Gets the value of the y property.SimpleChoiceTestSimpleChoiceResponse. getY()Gets the value of the y property.SimpleChoiceTestSimpleChoiceResponse. getZ()Gets the value of the z property.SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Methods in org.apache.type_test.xml with parameters of type SimpleChoice Modifier and Type Method Description voidTestSimpleChoiceResponse. 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.SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)Method parameters in org.apache.type_test.xml with type arguments of type SimpleChoice Modifier and Type Method Description SimpleChoiceTypeTestPortType. testSimpleChoice(SimpleChoice x, javax.xml.ws.Holder<SimpleChoice> y, javax.xml.ws.Holder<SimpleChoice> z)
-