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

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

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

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

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

Uses of RestrictedStructBaseStruct in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as RestrictedStructBaseStruct
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse._return
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStruct.x
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStruct.y
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.y
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.z
           
 

Methods in org.apache.type_test.doc that return RestrictedStructBaseStruct
 RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.getReturn()
          Gets the value of the return property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStruct.getX()
          Gets the value of the x property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStruct.getY()
          Gets the value of the y property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.getY()
          Gets the value of the y property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.getZ()
          Gets the value of the z property.
 RestrictedStructBaseStruct TypeTestPortType.testRestrictedStructBaseStruct(RestrictedStructBaseStruct x, javax.xml.ws.Holder<RestrictedStructBaseStruct> y, javax.xml.ws.Holder<RestrictedStructBaseStruct> z)
           
 

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

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

Uses of RestrictedStructBaseStruct in org.apache.type_test.rpc
 

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

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

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

Uses of RestrictedStructBaseStruct in org.apache.type_test.types1
 

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

Uses of RestrictedStructBaseStruct in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as RestrictedStructBaseStruct
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse._return
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStruct.x
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStruct.y
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.y
           
protected  RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.z
           
 

Methods in org.apache.type_test.xml that return RestrictedStructBaseStruct
 RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.getReturn()
          Gets the value of the return property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStruct.getX()
          Gets the value of the x property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStruct.getY()
          Gets the value of the y property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.getY()
          Gets the value of the y property.
 RestrictedStructBaseStruct TestRestrictedStructBaseStructResponse.getZ()
          Gets the value of the z property.
 RestrictedStructBaseStruct TypeTestPortType.testRestrictedStructBaseStruct(RestrictedStructBaseStruct x, javax.xml.ws.Holder<RestrictedStructBaseStruct> y, javax.xml.ws.Holder<RestrictedStructBaseStruct> z)
           
 

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

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



Apache CXF