Uses of Class
org.apache.type_test.types2.StructWithBinary

Packages that use StructWithBinary
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
 StructWithBinary TypeTestImpl.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
 StructWithBinary TypeTestImpl.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
 StructWithBinary TypeTestImpl.testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)
           
 StructWithBinary TypeTestImpl.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
protected  StructWithBinary TestStructWithBinaryResponse._return
           
protected  StructWithBinary TestStructWithBinary.x
           
protected  StructWithBinary TestStructWithBinary.y
           
protected  StructWithBinary TestStructWithBinaryResponse.y
           
protected  StructWithBinary TestStructWithBinaryResponse.z
           
 

Methods in org.apache.type_test.doc that return StructWithBinary
 StructWithBinary TestStructWithBinaryResponse.getReturn()
          Gets the value of the return property.
 StructWithBinary TestStructWithBinary.getX()
          Gets the value of the x property.
 StructWithBinary TestStructWithBinary.getY()
          Gets the value of the y property.
 StructWithBinary TestStructWithBinaryResponse.getY()
          Gets the value of the y property.
 StructWithBinary TestStructWithBinaryResponse.getZ()
          Gets the value of the z property.
 StructWithBinary TypeTestPortType.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
 void TestStructWithBinaryResponse.setReturn(StructWithBinary value)
          Sets the value of the return property.
 void TestStructWithBinary.setX(StructWithBinary value)
          Sets the value of the x property.
 void TestStructWithBinary.setY(StructWithBinary value)
          Sets the value of the y property.
 void TestStructWithBinaryResponse.setY(StructWithBinary value)
          Sets the value of the y property.
 void TestStructWithBinaryResponse.setZ(StructWithBinary value)
          Sets the value of the z property.
 StructWithBinary TypeTestPortType.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
 StructWithBinary TypeTestPortType.testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)
           
 StructWithBinary TypeTestPortType.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
 StructWithBinary TypeTestPortType.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
 StructWithBinary TypeTestPortType.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
 StructWithBinary TypeTestPortType.testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)
           
 StructWithBinary TypeTestPortType.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
 StructWithBinary ObjectFactory.createStructWithBinary()
          Create an instance of StructWithBinary
 

Uses of StructWithBinary in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as StructWithBinary
protected  StructWithBinary TestStructWithBinaryResponse._return
           
protected  StructWithBinary TestStructWithBinary.x
           
protected  StructWithBinary TestStructWithBinary.y
           
protected  StructWithBinary TestStructWithBinaryResponse.y
           
protected  StructWithBinary TestStructWithBinaryResponse.z
           
 

Methods in org.apache.type_test.xml that return StructWithBinary
 StructWithBinary TestStructWithBinaryResponse.getReturn()
          Gets the value of the return property.
 StructWithBinary TestStructWithBinary.getX()
          Gets the value of the x property.
 StructWithBinary TestStructWithBinary.getY()
          Gets the value of the y property.
 StructWithBinary TestStructWithBinaryResponse.getY()
          Gets the value of the y property.
 StructWithBinary TestStructWithBinaryResponse.getZ()
          Gets the value of the z property.
 StructWithBinary TypeTestPortType.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
 void TestStructWithBinaryResponse.setReturn(StructWithBinary value)
          Sets the value of the return property.
 void TestStructWithBinary.setX(StructWithBinary value)
          Sets the value of the x property.
 void TestStructWithBinary.setY(StructWithBinary value)
          Sets the value of the y property.
 void TestStructWithBinaryResponse.setY(StructWithBinary value)
          Sets the value of the y property.
 void TestStructWithBinaryResponse.setZ(StructWithBinary value)
          Sets the value of the z property.
 StructWithBinary TypeTestPortType.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
 StructWithBinary TypeTestPortType.testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)
           
 StructWithBinary TypeTestPortType.testStructWithBinary(StructWithBinary x, javax.xml.ws.Holder<StructWithBinary> y, javax.xml.ws.Holder<StructWithBinary> z)
           
 



Apache CXF