Uses of Class
org.apache.type_test.types3.OccuringStruct

Packages that use OccuringStruct
org.apache.cxf.systest.type_test   
org.apache.type_test.doc   
org.apache.type_test.rpc   
org.apache.type_test.types3   
org.apache.type_test.xml   
 

Uses of OccuringStruct in org.apache.cxf.systest.type_test
 

Methods in org.apache.cxf.systest.type_test that return OccuringStruct
 OccuringStruct TypeTestImpl.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Methods in org.apache.cxf.systest.type_test with parameters of type OccuringStruct
 OccuringStruct TypeTestImpl.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Method parameters in org.apache.cxf.systest.type_test with type arguments of type OccuringStruct
 OccuringStruct TypeTestImpl.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 OccuringStruct TypeTestImpl.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Uses of OccuringStruct in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as OccuringStruct
protected  OccuringStruct TestOccuringStructResponse._return
           
protected  OccuringStruct TestOccuringStruct.x
           
protected  OccuringStruct TestOccuringStructResponse.y
           
protected  OccuringStruct TestOccuringStruct.y
           
protected  OccuringStruct TestOccuringStructResponse.z
           
 

Methods in org.apache.type_test.doc that return OccuringStruct
 OccuringStruct TestOccuringStructResponse.getReturn()
          Gets the value of the return property.
 OccuringStruct TestOccuringStruct.getX()
          Gets the value of the x property.
 OccuringStruct TestOccuringStructResponse.getY()
          Gets the value of the y property.
 OccuringStruct TestOccuringStruct.getY()
          Gets the value of the y property.
 OccuringStruct TestOccuringStructResponse.getZ()
          Gets the value of the z property.
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Methods in org.apache.type_test.doc with parameters of type OccuringStruct
 void TestOccuringStructResponse.setReturn(OccuringStruct value)
          Sets the value of the return property.
 void TestOccuringStruct.setX(OccuringStruct value)
          Sets the value of the x property.
 void TestOccuringStructResponse.setY(OccuringStruct value)
          Sets the value of the y property.
 void TestOccuringStruct.setY(OccuringStruct value)
          Sets the value of the y property.
 void TestOccuringStructResponse.setZ(OccuringStruct value)
          Sets the value of the z property.
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Method parameters in org.apache.type_test.doc with type arguments of type OccuringStruct
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Uses of OccuringStruct in org.apache.type_test.rpc
 

Methods in org.apache.type_test.rpc that return OccuringStruct
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Methods in org.apache.type_test.rpc with parameters of type OccuringStruct
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Method parameters in org.apache.type_test.rpc with type arguments of type OccuringStruct
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Uses of OccuringStruct in org.apache.type_test.types3
 

Methods in org.apache.type_test.types3 that return OccuringStruct
 OccuringStruct ObjectFactory.createOccuringStruct()
          Create an instance of OccuringStruct
 

Uses of OccuringStruct in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as OccuringStruct
protected  OccuringStruct TestOccuringStructResponse._return
           
protected  OccuringStruct TestOccuringStruct.x
           
protected  OccuringStruct TestOccuringStructResponse.y
           
protected  OccuringStruct TestOccuringStruct.y
           
protected  OccuringStruct TestOccuringStructResponse.z
           
 

Methods in org.apache.type_test.xml that return OccuringStruct
 OccuringStruct TestOccuringStructResponse.getReturn()
          Gets the value of the return property.
 OccuringStruct TestOccuringStruct.getX()
          Gets the value of the x property.
 OccuringStruct TestOccuringStructResponse.getY()
          Gets the value of the y property.
 OccuringStruct TestOccuringStruct.getY()
          Gets the value of the y property.
 OccuringStruct TestOccuringStructResponse.getZ()
          Gets the value of the z property.
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Methods in org.apache.type_test.xml with parameters of type OccuringStruct
 void TestOccuringStructResponse.setReturn(OccuringStruct value)
          Sets the value of the return property.
 void TestOccuringStruct.setX(OccuringStruct value)
          Sets the value of the x property.
 void TestOccuringStructResponse.setY(OccuringStruct value)
          Sets the value of the y property.
 void TestOccuringStruct.setY(OccuringStruct value)
          Sets the value of the y property.
 void TestOccuringStructResponse.setZ(OccuringStruct value)
          Sets the value of the z property.
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 

Method parameters in org.apache.type_test.xml with type arguments of type OccuringStruct
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 OccuringStruct TypeTestPortType.testOccuringStruct(OccuringStruct x, javax.xml.ws.Holder<OccuringStruct> y, javax.xml.ws.Holder<OccuringStruct> z)
           
 



Apache CXF