Uses of Class
org.apache.type_test.types2.ChoiceOfChoice
-
Packages that use ChoiceOfChoice Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types2 org.apache.type_test.xml -
-
Uses of ChoiceOfChoice in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestImpl. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Methods in org.apache.cxf.systest.type_test with parameters of type ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestImpl. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestImpl. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z) -
Uses of ChoiceOfChoice in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ChoiceOfChoice Modifier and Type Field Description protected ChoiceOfChoiceTestChoiceOfChoiceResponse. _returnprotected ChoiceOfChoiceTestChoiceOfChoice. xprotected ChoiceOfChoiceTestChoiceOfChoice. yprotected ChoiceOfChoiceTestChoiceOfChoiceResponse. yprotected ChoiceOfChoiceTestChoiceOfChoiceResponse. zMethods in org.apache.type_test.doc that return ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTestChoiceOfChoiceResponse. getReturn()Gets the value of the return property.ChoiceOfChoiceTestChoiceOfChoice. getX()Gets the value of the x property.ChoiceOfChoiceTestChoiceOfChoice. getY()Gets the value of the y property.ChoiceOfChoiceTestChoiceOfChoiceResponse. getY()Gets the value of the y property.ChoiceOfChoiceTestChoiceOfChoiceResponse. getZ()Gets the value of the z property.ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Methods in org.apache.type_test.doc with parameters of type ChoiceOfChoice Modifier and Type Method Description voidTestChoiceOfChoiceResponse. setReturn(ChoiceOfChoice value)Sets the value of the return property.voidTestChoiceOfChoice. setX(ChoiceOfChoice value)Sets the value of the x property.voidTestChoiceOfChoice. setY(ChoiceOfChoice value)Sets the value of the y property.voidTestChoiceOfChoiceResponse. setY(ChoiceOfChoice value)Sets the value of the y property.voidTestChoiceOfChoiceResponse. setZ(ChoiceOfChoice value)Sets the value of the z property.ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Method parameters in org.apache.type_test.doc with type arguments of type ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z) -
Uses of ChoiceOfChoice in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Methods in org.apache.type_test.rpc with parameters of type ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Method parameters in org.apache.type_test.rpc with type arguments of type ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z) -
Uses of ChoiceOfChoice in org.apache.type_test.types2
Methods in org.apache.type_test.types2 that return ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceObjectFactory. createChoiceOfChoice()Create an instance ofChoiceOfChoice -
Uses of ChoiceOfChoice in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ChoiceOfChoice Modifier and Type Field Description protected ChoiceOfChoiceTestChoiceOfChoiceResponse. _returnprotected ChoiceOfChoiceTestChoiceOfChoice. xprotected ChoiceOfChoiceTestChoiceOfChoice. yprotected ChoiceOfChoiceTestChoiceOfChoiceResponse. yprotected ChoiceOfChoiceTestChoiceOfChoiceResponse. zMethods in org.apache.type_test.xml that return ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTestChoiceOfChoiceResponse. getReturn()Gets the value of the return property.ChoiceOfChoiceTestChoiceOfChoice. getX()Gets the value of the x property.ChoiceOfChoiceTestChoiceOfChoice. getY()Gets the value of the y property.ChoiceOfChoiceTestChoiceOfChoiceResponse. getY()Gets the value of the y property.ChoiceOfChoiceTestChoiceOfChoiceResponse. getZ()Gets the value of the z property.ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Methods in org.apache.type_test.xml with parameters of type ChoiceOfChoice Modifier and Type Method Description voidTestChoiceOfChoiceResponse. setReturn(ChoiceOfChoice value)Sets the value of the return property.voidTestChoiceOfChoice. setX(ChoiceOfChoice value)Sets the value of the x property.voidTestChoiceOfChoice. setY(ChoiceOfChoice value)Sets the value of the y property.voidTestChoiceOfChoiceResponse. setY(ChoiceOfChoice value)Sets the value of the y property.voidTestChoiceOfChoiceResponse. setZ(ChoiceOfChoice value)Sets the value of the z property.ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)Method parameters in org.apache.type_test.xml with type arguments of type ChoiceOfChoice Modifier and Type Method Description ChoiceOfChoiceTypeTestPortType. testChoiceOfChoice(ChoiceOfChoice x, javax.xml.ws.Holder<ChoiceOfChoice> y, javax.xml.ws.Holder<ChoiceOfChoice> z)
-