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

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

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

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

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

Uses of SimpleContentExtWithAnyAttribute in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as SimpleContentExtWithAnyAttribute
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse._return
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.x
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.y
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.y
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.z
           
 

Methods in org.apache.type_test.doc that return SimpleContentExtWithAnyAttribute
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.getReturn()
          Gets the value of the return property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.getX()
          Gets the value of the x property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.getY()
          Gets the value of the y property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.getY()
          Gets the value of the y property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.getZ()
          Gets the value of the z property.
 SimpleContentExtWithAnyAttribute TypeTestPortType.testSimpleContentExtWithAnyAttribute(SimpleContentExtWithAnyAttribute x, javax.xml.ws.Holder<SimpleContentExtWithAnyAttribute> y, javax.xml.ws.Holder<SimpleContentExtWithAnyAttribute> z)
           
 

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

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

Uses of SimpleContentExtWithAnyAttribute in org.apache.type_test.rpc
 

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

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

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

Uses of SimpleContentExtWithAnyAttribute in org.apache.type_test.types2
 

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

Uses of SimpleContentExtWithAnyAttribute in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as SimpleContentExtWithAnyAttribute
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse._return
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.x
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.y
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.y
           
protected  SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.z
           
 

Methods in org.apache.type_test.xml that return SimpleContentExtWithAnyAttribute
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.getReturn()
          Gets the value of the return property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.getX()
          Gets the value of the x property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttribute.getY()
          Gets the value of the y property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.getY()
          Gets the value of the y property.
 SimpleContentExtWithAnyAttribute TestSimpleContentExtWithAnyAttributeResponse.getZ()
          Gets the value of the z property.
 SimpleContentExtWithAnyAttribute TypeTestPortType.testSimpleContentExtWithAnyAttribute(SimpleContentExtWithAnyAttribute x, javax.xml.ws.Holder<SimpleContentExtWithAnyAttribute> y, javax.xml.ws.Holder<SimpleContentExtWithAnyAttribute> z)
           
 

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

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



Apache CXF