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

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

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

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

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

Uses of ComplexTypeWithAttributes in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as ComplexTypeWithAttributes
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse._return
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributes.x
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributes.y
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.y
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.z
           
 

Methods in org.apache.type_test.doc that return ComplexTypeWithAttributes
 ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.getReturn()
          Gets the value of the return property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributes.getX()
          Gets the value of the x property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributes.getY()
          Gets the value of the y property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.getY()
          Gets the value of the y property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.getZ()
          Gets the value of the z property.
 ComplexTypeWithAttributes TypeTestPortType.testComplexTypeWithAttributes(ComplexTypeWithAttributes x, javax.xml.ws.Holder<ComplexTypeWithAttributes> y, javax.xml.ws.Holder<ComplexTypeWithAttributes> z)
           
 

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

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

Uses of ComplexTypeWithAttributes in org.apache.type_test.rpc
 

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

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

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

Uses of ComplexTypeWithAttributes in org.apache.type_test.types2
 

Methods in org.apache.type_test.types2 that return ComplexTypeWithAttributes
 ComplexTypeWithAttributes ObjectFactory.createComplexTypeWithAttributes()
          Create an instance of ComplexTypeWithAttributes
 

Uses of ComplexTypeWithAttributes in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as ComplexTypeWithAttributes
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse._return
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributes.x
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributes.y
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.y
           
protected  ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.z
           
 

Methods in org.apache.type_test.xml that return ComplexTypeWithAttributes
 ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.getReturn()
          Gets the value of the return property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributes.getX()
          Gets the value of the x property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributes.getY()
          Gets the value of the y property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.getY()
          Gets the value of the y property.
 ComplexTypeWithAttributes TestComplexTypeWithAttributesResponse.getZ()
          Gets the value of the z property.
 ComplexTypeWithAttributes TypeTestPortType.testComplexTypeWithAttributes(ComplexTypeWithAttributes x, javax.xml.ws.Holder<ComplexTypeWithAttributes> y, javax.xml.ws.Holder<ComplexTypeWithAttributes> z)
           
 

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

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



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.