Uses of Class
org.apache.type_test.types1.OccuringAll

Packages that use OccuringAll
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 OccuringAll in org.apache.cxf.systest.type_test
 

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

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

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

Uses of OccuringAll in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as OccuringAll
protected  OccuringAll TestOccuringAllResponse._return
           
protected  OccuringAll TestOccuringAll.x
           
protected  OccuringAll TestOccuringAll.y
           
protected  OccuringAll TestOccuringAllResponse.y
           
protected  OccuringAll TestOccuringAllResponse.z
           
 

Methods in org.apache.type_test.doc that return OccuringAll
 OccuringAll TestOccuringAllResponse.getReturn()
          Gets the value of the return property.
 OccuringAll TestOccuringAll.getX()
          Gets the value of the x property.
 OccuringAll TestOccuringAll.getY()
          Gets the value of the y property.
 OccuringAll TestOccuringAllResponse.getY()
          Gets the value of the y property.
 OccuringAll TestOccuringAllResponse.getZ()
          Gets the value of the z property.
 OccuringAll TypeTestPortType.testOccuringAll(OccuringAll x, javax.xml.ws.Holder<OccuringAll> y, javax.xml.ws.Holder<OccuringAll> z)
           
 

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

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

Uses of OccuringAll in org.apache.type_test.rpc
 

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

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

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

Uses of OccuringAll in org.apache.type_test.types1
 

Methods in org.apache.type_test.types1 that return OccuringAll
 OccuringAll ObjectFactory.createOccuringAll()
          Create an instance of OccuringAll
 

Uses of OccuringAll in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as OccuringAll
protected  OccuringAll TestOccuringAllResponse._return
           
protected  OccuringAll TestOccuringAll.x
           
protected  OccuringAll TestOccuringAll.y
           
protected  OccuringAll TestOccuringAllResponse.y
           
protected  OccuringAll TestOccuringAllResponse.z
           
 

Methods in org.apache.type_test.xml that return OccuringAll
 OccuringAll TestOccuringAllResponse.getReturn()
          Gets the value of the return property.
 OccuringAll TestOccuringAll.getX()
          Gets the value of the x property.
 OccuringAll TestOccuringAll.getY()
          Gets the value of the y property.
 OccuringAll TestOccuringAllResponse.getY()
          Gets the value of the y property.
 OccuringAll TestOccuringAllResponse.getZ()
          Gets the value of the z property.
 OccuringAll TypeTestPortType.testOccuringAll(OccuringAll x, javax.xml.ws.Holder<OccuringAll> y, javax.xml.ws.Holder<OccuringAll> z)
           
 

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

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



Apache CXF