Uses of Class
org.apache.type_test.types1.AnonymousStruct
-
Packages that use AnonymousStruct 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 AnonymousStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestImpl. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Methods in org.apache.cxf.systest.type_test with parameters of type AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestImpl. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestImpl. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z) -
Uses of AnonymousStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as AnonymousStruct Modifier and Type Field Description protected AnonymousStructTestAnonymousStructResponse. _returnprotected AnonymousStructTestAnonymousStruct. xprotected AnonymousStructTestAnonymousStruct. yprotected AnonymousStructTestAnonymousStructResponse. yprotected AnonymousStructTestAnonymousStructResponse. zMethods in org.apache.type_test.doc that return AnonymousStruct Modifier and Type Method Description AnonymousStructTestAnonymousStructResponse. getReturn()Gets the value of the return property.AnonymousStructTestAnonymousStruct. getX()Gets the value of the x property.AnonymousStructTestAnonymousStruct. getY()Gets the value of the y property.AnonymousStructTestAnonymousStructResponse. getY()Gets the value of the y property.AnonymousStructTestAnonymousStructResponse. getZ()Gets the value of the z property.AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Methods in org.apache.type_test.doc with parameters of type AnonymousStruct Modifier and Type Method Description voidTestAnonymousStructResponse. setReturn(AnonymousStruct value)Sets the value of the return property.voidTestAnonymousStruct. setX(AnonymousStruct value)Sets the value of the x property.voidTestAnonymousStruct. setY(AnonymousStruct value)Sets the value of the y property.voidTestAnonymousStructResponse. setY(AnonymousStruct value)Sets the value of the y property.voidTestAnonymousStructResponse. setZ(AnonymousStruct value)Sets the value of the z property.AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Method parameters in org.apache.type_test.doc with type arguments of type AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z) -
Uses of AnonymousStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Methods in org.apache.type_test.rpc with parameters of type AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Method parameters in org.apache.type_test.rpc with type arguments of type AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z) -
Uses of AnonymousStruct in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return AnonymousStruct Modifier and Type Method Description AnonymousStructObjectFactory. createAnonymousStruct()Create an instance ofAnonymousStruct -
Uses of AnonymousStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as AnonymousStruct Modifier and Type Field Description protected AnonymousStructTestAnonymousStructResponse. _returnprotected AnonymousStructTestAnonymousStruct. xprotected AnonymousStructTestAnonymousStruct. yprotected AnonymousStructTestAnonymousStructResponse. yprotected AnonymousStructTestAnonymousStructResponse. zMethods in org.apache.type_test.xml that return AnonymousStruct Modifier and Type Method Description AnonymousStructTestAnonymousStructResponse. getReturn()Gets the value of the return property.AnonymousStructTestAnonymousStruct. getX()Gets the value of the x property.AnonymousStructTestAnonymousStruct. getY()Gets the value of the y property.AnonymousStructTestAnonymousStructResponse. getY()Gets the value of the y property.AnonymousStructTestAnonymousStructResponse. getZ()Gets the value of the z property.AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Methods in org.apache.type_test.xml with parameters of type AnonymousStruct Modifier and Type Method Description voidTestAnonymousStructResponse. setReturn(AnonymousStruct value)Sets the value of the return property.voidTestAnonymousStruct. setX(AnonymousStruct value)Sets the value of the x property.voidTestAnonymousStruct. setY(AnonymousStruct value)Sets the value of the y property.voidTestAnonymousStructResponse. setY(AnonymousStruct value)Sets the value of the y property.voidTestAnonymousStructResponse. setZ(AnonymousStruct value)Sets the value of the z property.AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)Method parameters in org.apache.type_test.xml with type arguments of type AnonymousStruct Modifier and Type Method Description AnonymousStructTypeTestPortType. testAnonymousStruct(AnonymousStruct x, javax.xml.ws.Holder<AnonymousStruct> y, javax.xml.ws.Holder<AnonymousStruct> z)
-