Uses of Class
org.apache.type_test.types2.StructWithBinary
-
Packages that use StructWithBinary 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 StructWithBinary in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestImpl. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Methods in org.apache.cxf.systest.type_test with parameters of type StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestImpl. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestImpl. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z) -
Uses of StructWithBinary in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithBinary Modifier and Type Field Description protected StructWithBinaryTestStructWithBinaryResponse. _returnprotected StructWithBinaryTestStructWithBinary. xprotected StructWithBinaryTestStructWithBinary. yprotected StructWithBinaryTestStructWithBinaryResponse. yprotected StructWithBinaryTestStructWithBinaryResponse. zMethods in org.apache.type_test.doc that return StructWithBinary Modifier and Type Method Description StructWithBinaryTestStructWithBinaryResponse. getReturn()Gets the value of the return property.StructWithBinaryTestStructWithBinary. getX()Gets the value of the x property.StructWithBinaryTestStructWithBinary. getY()Gets the value of the y property.StructWithBinaryTestStructWithBinaryResponse. getY()Gets the value of the y property.StructWithBinaryTestStructWithBinaryResponse. getZ()Gets the value of the z property.StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Methods in org.apache.type_test.doc with parameters of type StructWithBinary Modifier and Type Method Description voidTestStructWithBinaryResponse. setReturn(StructWithBinary value)Sets the value of the return property.voidTestStructWithBinary. setX(StructWithBinary value)Sets the value of the x property.voidTestStructWithBinary. setY(StructWithBinary value)Sets the value of the y property.voidTestStructWithBinaryResponse. setY(StructWithBinary value)Sets the value of the y property.voidTestStructWithBinaryResponse. setZ(StructWithBinary value)Sets the value of the z property.StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Method parameters in org.apache.type_test.doc with type arguments of type StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z) -
Uses of StructWithBinary in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Methods in org.apache.type_test.rpc with parameters of type StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Method parameters in org.apache.type_test.rpc with type arguments of type StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z) -
Uses of StructWithBinary in org.apache.type_test.types2
Methods in org.apache.type_test.types2 that return StructWithBinary Modifier and Type Method Description StructWithBinaryObjectFactory. createStructWithBinary()Create an instance ofStructWithBinary -
Uses of StructWithBinary in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithBinary Modifier and Type Field Description protected StructWithBinaryTestStructWithBinaryResponse. _returnprotected StructWithBinaryTestStructWithBinary. xprotected StructWithBinaryTestStructWithBinary. yprotected StructWithBinaryTestStructWithBinaryResponse. yprotected StructWithBinaryTestStructWithBinaryResponse. zMethods in org.apache.type_test.xml that return StructWithBinary Modifier and Type Method Description StructWithBinaryTestStructWithBinaryResponse. getReturn()Gets the value of the return property.StructWithBinaryTestStructWithBinary. getX()Gets the value of the x property.StructWithBinaryTestStructWithBinary. getY()Gets the value of the y property.StructWithBinaryTestStructWithBinaryResponse. getY()Gets the value of the y property.StructWithBinaryTestStructWithBinaryResponse. getZ()Gets the value of the z property.StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Methods in org.apache.type_test.xml with parameters of type StructWithBinary Modifier and Type Method Description voidTestStructWithBinaryResponse. setReturn(StructWithBinary value)Sets the value of the return property.voidTestStructWithBinary. setX(StructWithBinary value)Sets the value of the x property.voidTestStructWithBinary. setY(StructWithBinary value)Sets the value of the y property.voidTestStructWithBinaryResponse. setY(StructWithBinary value)Sets the value of the y property.voidTestStructWithBinaryResponse. setZ(StructWithBinary value)Sets the value of the z property.StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)Method parameters in org.apache.type_test.xml with type arguments of type StructWithBinary Modifier and Type Method Description StructWithBinaryTypeTestPortType. testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)
-