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

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

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

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

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

Uses of ExtendsSimpleType in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as ExtendsSimpleType
protected  ExtendsSimpleType TestExtendsSimpleTypeResponse._return
           
protected  ExtendsSimpleType TestExtendsSimpleType.x
           
protected  ExtendsSimpleType TestExtendsSimpleTypeResponse.y
           
protected  ExtendsSimpleType TestExtendsSimpleType.y
           
protected  ExtendsSimpleType TestExtendsSimpleTypeResponse.z
           
 

Methods in org.apache.type_test.doc that return ExtendsSimpleType
 ExtendsSimpleType TestExtendsSimpleTypeResponse.getReturn()
          Gets the value of the return property.
 ExtendsSimpleType TestExtendsSimpleType.getX()
          Gets the value of the x property.
 ExtendsSimpleType TestExtendsSimpleTypeResponse.getY()
          Gets the value of the y property.
 ExtendsSimpleType TestExtendsSimpleType.getY()
          Gets the value of the y property.
 ExtendsSimpleType TestExtendsSimpleTypeResponse.getZ()
          Gets the value of the z property.
 ExtendsSimpleType TypeTestPortType.testExtendsSimpleType(ExtendsSimpleType x, javax.xml.ws.Holder<ExtendsSimpleType> y, javax.xml.ws.Holder<ExtendsSimpleType> z)
           
 

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

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

Uses of ExtendsSimpleType in org.apache.type_test.rpc
 

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

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

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

Uses of ExtendsSimpleType in org.apache.type_test.types1
 

Subclasses of ExtendsSimpleType in org.apache.type_test.types1
 class ComplexRestriction
          Java class for ComplexRestriction complex type.
 class ComplexRestriction2
          Java class for ComplexRestriction2 complex type.
 class ComplexRestriction3
          Java class for ComplexRestriction3 complex type.
 class ComplexRestriction4
          Java class for ComplexRestriction4 complex type.
 class ExtendsSimpleContent
          Java class for ExtendsSimpleContent complex type.
 

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

Uses of ExtendsSimpleType in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as ExtendsSimpleType
protected  ExtendsSimpleType TestExtendsSimpleTypeResponse._return
           
protected  ExtendsSimpleType TestExtendsSimpleType.x
           
protected  ExtendsSimpleType TestExtendsSimpleTypeResponse.y
           
protected  ExtendsSimpleType TestExtendsSimpleType.y
           
protected  ExtendsSimpleType TestExtendsSimpleTypeResponse.z
           
 

Methods in org.apache.type_test.xml that return ExtendsSimpleType
 ExtendsSimpleType TestExtendsSimpleTypeResponse.getReturn()
          Gets the value of the return property.
 ExtendsSimpleType TestExtendsSimpleType.getX()
          Gets the value of the x property.
 ExtendsSimpleType TestExtendsSimpleTypeResponse.getY()
          Gets the value of the y property.
 ExtendsSimpleType TestExtendsSimpleType.getY()
          Gets the value of the y property.
 ExtendsSimpleType TestExtendsSimpleTypeResponse.getZ()
          Gets the value of the z property.
 ExtendsSimpleType TypeTestPortType.testExtendsSimpleType(ExtendsSimpleType x, javax.xml.ws.Holder<ExtendsSimpleType> y, javax.xml.ws.Holder<ExtendsSimpleType> z)
           
 

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

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



Apache CXF