Uses of Class
org.apache.type_test.types2.ExtBase64Binary
-
Packages that use ExtBase64Binary 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 ExtBase64Binary in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestImpl. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Methods in org.apache.cxf.systest.type_test with parameters of type ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestImpl. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestImpl. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z) -
Uses of ExtBase64Binary in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ExtBase64Binary Modifier and Type Field Description protected ExtBase64BinaryTestExtBase64BinaryResponse. _returnprotected ExtBase64BinaryTestExtBase64Binary. xprotected ExtBase64BinaryTestExtBase64Binary. yprotected ExtBase64BinaryTestExtBase64BinaryResponse. yprotected ExtBase64BinaryTestExtBase64BinaryResponse. zMethods in org.apache.type_test.doc that return ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTestExtBase64BinaryResponse. getReturn()Gets the value of the return property.ExtBase64BinaryTestExtBase64Binary. getX()Gets the value of the x property.ExtBase64BinaryTestExtBase64Binary. getY()Gets the value of the y property.ExtBase64BinaryTestExtBase64BinaryResponse. getY()Gets the value of the y property.ExtBase64BinaryTestExtBase64BinaryResponse. getZ()Gets the value of the z property.ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Methods in org.apache.type_test.doc with parameters of type ExtBase64Binary Modifier and Type Method Description voidTestExtBase64BinaryResponse. setReturn(ExtBase64Binary value)Sets the value of the return property.voidTestExtBase64Binary. setX(ExtBase64Binary value)Sets the value of the x property.voidTestExtBase64Binary. setY(ExtBase64Binary value)Sets the value of the y property.voidTestExtBase64BinaryResponse. setY(ExtBase64Binary value)Sets the value of the y property.voidTestExtBase64BinaryResponse. setZ(ExtBase64Binary value)Sets the value of the z property.ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Method parameters in org.apache.type_test.doc with type arguments of type ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z) -
Uses of ExtBase64Binary in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Methods in org.apache.type_test.rpc with parameters of type ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Method parameters in org.apache.type_test.rpc with type arguments of type ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z) -
Uses of ExtBase64Binary in org.apache.type_test.types2
Methods in org.apache.type_test.types2 that return ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryObjectFactory. createExtBase64Binary()Create an instance ofExtBase64Binary -
Uses of ExtBase64Binary in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ExtBase64Binary Modifier and Type Field Description protected ExtBase64BinaryTestExtBase64BinaryResponse. _returnprotected ExtBase64BinaryTestExtBase64Binary. xprotected ExtBase64BinaryTestExtBase64Binary. yprotected ExtBase64BinaryTestExtBase64BinaryResponse. yprotected ExtBase64BinaryTestExtBase64BinaryResponse. zMethods in org.apache.type_test.xml that return ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTestExtBase64BinaryResponse. getReturn()Gets the value of the return property.ExtBase64BinaryTestExtBase64Binary. getX()Gets the value of the x property.ExtBase64BinaryTestExtBase64Binary. getY()Gets the value of the y property.ExtBase64BinaryTestExtBase64BinaryResponse. getY()Gets the value of the y property.ExtBase64BinaryTestExtBase64BinaryResponse. getZ()Gets the value of the z property.ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Methods in org.apache.type_test.xml with parameters of type ExtBase64Binary Modifier and Type Method Description voidTestExtBase64BinaryResponse. setReturn(ExtBase64Binary value)Sets the value of the return property.voidTestExtBase64Binary. setX(ExtBase64Binary value)Sets the value of the x property.voidTestExtBase64Binary. setY(ExtBase64Binary value)Sets the value of the y property.voidTestExtBase64BinaryResponse. setY(ExtBase64Binary value)Sets the value of the y property.voidTestExtBase64BinaryResponse. setZ(ExtBase64Binary value)Sets the value of the z property.ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)Method parameters in org.apache.type_test.xml with type arguments of type ExtBase64Binary Modifier and Type Method Description ExtBase64BinaryTypeTestPortType. testExtBase64Binary(ExtBase64Binary x, javax.xml.ws.Holder<ExtBase64Binary> y, javax.xml.ws.Holder<ExtBase64Binary> z)
-