Uses of Class
org.apache.type_test.types1.AnonymousType
-
Packages that use AnonymousType 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 AnonymousType in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestImpl. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Methods in org.apache.cxf.systest.type_test with parameters of type AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestImpl. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestImpl. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z) -
Uses of AnonymousType in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as AnonymousType Modifier and Type Field Description protected AnonymousTypeTestAnonymousTypeResponse. _returnprotected AnonymousTypeTestAnonymousType. xprotected AnonymousTypeTestAnonymousType. yprotected AnonymousTypeTestAnonymousTypeResponse. yprotected AnonymousTypeTestAnonymousTypeResponse. zMethods in org.apache.type_test.doc that return AnonymousType Modifier and Type Method Description AnonymousTypeTestAnonymousTypeResponse. getReturn()Gets the value of the return property.AnonymousTypeTestAnonymousType. getX()Gets the value of the x property.AnonymousTypeTestAnonymousType. getY()Gets the value of the y property.AnonymousTypeTestAnonymousTypeResponse. getY()Gets the value of the y property.AnonymousTypeTestAnonymousTypeResponse. getZ()Gets the value of the z property.AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Methods in org.apache.type_test.doc with parameters of type AnonymousType Modifier and Type Method Description voidTestAnonymousTypeResponse. setReturn(AnonymousType value)Sets the value of the return property.voidTestAnonymousType. setX(AnonymousType value)Sets the value of the x property.voidTestAnonymousType. setY(AnonymousType value)Sets the value of the y property.voidTestAnonymousTypeResponse. setY(AnonymousType value)Sets the value of the y property.voidTestAnonymousTypeResponse. setZ(AnonymousType value)Sets the value of the z property.AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Method parameters in org.apache.type_test.doc with type arguments of type AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z) -
Uses of AnonymousType in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Methods in org.apache.type_test.rpc with parameters of type AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Method parameters in org.apache.type_test.rpc with type arguments of type AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z) -
Uses of AnonymousType in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return AnonymousType Modifier and Type Method Description AnonymousTypeObjectFactory. createAnonymousType()Create an instance ofAnonymousType -
Uses of AnonymousType in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as AnonymousType Modifier and Type Field Description protected AnonymousTypeTestAnonymousTypeResponse. _returnprotected AnonymousTypeTestAnonymousType. xprotected AnonymousTypeTestAnonymousType. yprotected AnonymousTypeTestAnonymousTypeResponse. yprotected AnonymousTypeTestAnonymousTypeResponse. zMethods in org.apache.type_test.xml that return AnonymousType Modifier and Type Method Description AnonymousTypeTestAnonymousTypeResponse. getReturn()Gets the value of the return property.AnonymousTypeTestAnonymousType. getX()Gets the value of the x property.AnonymousTypeTestAnonymousType. getY()Gets the value of the y property.AnonymousTypeTestAnonymousTypeResponse. getY()Gets the value of the y property.AnonymousTypeTestAnonymousTypeResponse. getZ()Gets the value of the z property.AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Methods in org.apache.type_test.xml with parameters of type AnonymousType Modifier and Type Method Description voidTestAnonymousTypeResponse. setReturn(AnonymousType value)Sets the value of the return property.voidTestAnonymousType. setX(AnonymousType value)Sets the value of the x property.voidTestAnonymousType. setY(AnonymousType value)Sets the value of the y property.voidTestAnonymousTypeResponse. setY(AnonymousType value)Sets the value of the y property.voidTestAnonymousTypeResponse. setZ(AnonymousType value)Sets the value of the z property.AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)Method parameters in org.apache.type_test.xml with type arguments of type AnonymousType Modifier and Type Method Description AnonymousTypeTypeTestPortType. testAnonymousType(AnonymousType x, javax.xml.ws.Holder<AnonymousType> y, javax.xml.ws.Holder<AnonymousType> z)
-