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

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

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

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

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

Uses of IDTypeAttribute in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as IDTypeAttribute
protected  IDTypeAttribute TestIDTypeAttributeResponse._return
           
protected  IDTypeAttribute TestIDTypeAttribute.x
           
protected  IDTypeAttribute TestIDTypeAttributeResponse.y
           
protected  IDTypeAttribute TestIDTypeAttribute.y
           
protected  IDTypeAttribute TestIDTypeAttributeResponse.z
           
 

Methods in org.apache.type_test.doc that return IDTypeAttribute
 IDTypeAttribute TestIDTypeAttributeResponse.getReturn()
          Gets the value of the return property.
 IDTypeAttribute TestIDTypeAttribute.getX()
          Gets the value of the x property.
 IDTypeAttribute TestIDTypeAttributeResponse.getY()
          Gets the value of the y property.
 IDTypeAttribute TestIDTypeAttribute.getY()
          Gets the value of the y property.
 IDTypeAttribute TestIDTypeAttributeResponse.getZ()
          Gets the value of the z property.
 IDTypeAttribute TypeTestPortType.testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)
           
 

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

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

Uses of IDTypeAttribute in org.apache.type_test.rpc
 

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

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

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

Uses of IDTypeAttribute in org.apache.type_test.types2
 

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

Uses of IDTypeAttribute in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as IDTypeAttribute
protected  IDTypeAttribute TestIDTypeAttributeResponse._return
           
protected  IDTypeAttribute TestIDTypeAttribute.x
           
protected  IDTypeAttribute TestIDTypeAttributeResponse.y
           
protected  IDTypeAttribute TestIDTypeAttribute.y
           
protected  IDTypeAttribute TestIDTypeAttributeResponse.z
           
 

Methods in org.apache.type_test.xml that return IDTypeAttribute
 IDTypeAttribute TestIDTypeAttributeResponse.getReturn()
          Gets the value of the return property.
 IDTypeAttribute TestIDTypeAttribute.getX()
          Gets the value of the x property.
 IDTypeAttribute TestIDTypeAttributeResponse.getY()
          Gets the value of the y property.
 IDTypeAttribute TestIDTypeAttribute.getY()
          Gets the value of the y property.
 IDTypeAttribute TestIDTypeAttributeResponse.getZ()
          Gets the value of the z property.
 IDTypeAttribute TypeTestPortType.testIDTypeAttribute(IDTypeAttribute x, javax.xml.ws.Holder<IDTypeAttribute> y, javax.xml.ws.Holder<IDTypeAttribute> z)
           
 

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

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



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