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

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

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

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

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

Uses of StructWithSubstitutionGroupNil in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as StructWithSubstitutionGroupNil
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse._return
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.x
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.y
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.y
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.z
           
 

Methods in org.apache.type_test.doc that return StructWithSubstitutionGroupNil
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.getReturn()
          Gets the value of the return property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.getX()
          Gets the value of the x property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.getY()
          Gets the value of the y property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.getY()
          Gets the value of the y property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.getZ()
          Gets the value of the z property.
 StructWithSubstitutionGroupNil TypeTestPortType.testStructWithSubstitutionGroupNil(StructWithSubstitutionGroupNil x, javax.xml.ws.Holder<StructWithSubstitutionGroupNil> y, javax.xml.ws.Holder<StructWithSubstitutionGroupNil> z)
           
 

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

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

Uses of StructWithSubstitutionGroupNil in org.apache.type_test.rpc
 

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

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

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

Uses of StructWithSubstitutionGroupNil in org.apache.type_test.types3
 

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

Uses of StructWithSubstitutionGroupNil in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as StructWithSubstitutionGroupNil
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse._return
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.x
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.y
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.y
           
protected  StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.z
           
 

Methods in org.apache.type_test.xml that return StructWithSubstitutionGroupNil
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.getReturn()
          Gets the value of the return property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.getX()
          Gets the value of the x property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.getY()
          Gets the value of the y property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNil.getY()
          Gets the value of the y property.
 StructWithSubstitutionGroupNil TestStructWithSubstitutionGroupNilResponse.getZ()
          Gets the value of the z property.
 StructWithSubstitutionGroupNil TypeTestPortType.testStructWithSubstitutionGroupNil(StructWithSubstitutionGroupNil x, javax.xml.ws.Holder<StructWithSubstitutionGroupNil> y, javax.xml.ws.Holder<StructWithSubstitutionGroupNil> z)
           
 

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

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



Apache CXF