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

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

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

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

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

Uses of ColourEnum in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as ColourEnum
protected  ColourEnum TestColourEnumResponse._return
           
protected  ColourEnum TestColourEnum.x
           
protected  ColourEnum TestColourEnum.y
           
protected  ColourEnum TestColourEnumResponse.y
           
protected  ColourEnum TestColourEnumResponse.z
           
 

Methods in org.apache.type_test.doc that return ColourEnum
 ColourEnum TestColourEnumResponse.getReturn()
          Gets the value of the return property.
 ColourEnum TestColourEnum.getX()
          Gets the value of the x property.
 ColourEnum TestColourEnum.getY()
          Gets the value of the y property.
 ColourEnum TestColourEnumResponse.getY()
          Gets the value of the y property.
 ColourEnum TestColourEnumResponse.getZ()
          Gets the value of the z property.
 ColourEnum TypeTestPortType.testColourEnum(ColourEnum x, javax.xml.ws.Holder<ColourEnum> y, javax.xml.ws.Holder<ColourEnum> z)
           
 

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

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

Uses of ColourEnum in org.apache.type_test.rpc
 

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

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

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

Uses of ColourEnum in org.apache.type_test.types1
 

Fields in org.apache.type_test.types1 declared as ColourEnum
protected  ColourEnum ExtColourEnum.value
           
 

Methods in org.apache.type_test.types1 that return ColourEnum
static ColourEnum ColourEnum.fromValue(java.lang.String v)
           
 ColourEnum ExtColourEnum.getValue()
          Gets the value of the value property.
static ColourEnum ColourEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ColourEnum[] ColourEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.apache.type_test.types1 with parameters of type ColourEnum
 void ExtColourEnum.setValue(ColourEnum value)
          Sets the value of the value property.
 

Uses of ColourEnum in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as ColourEnum
protected  ColourEnum TestColourEnumResponse._return
           
protected  ColourEnum TestColourEnum.x
           
protected  ColourEnum TestColourEnum.y
           
protected  ColourEnum TestColourEnumResponse.y
           
protected  ColourEnum TestColourEnumResponse.z
           
 

Methods in org.apache.type_test.xml that return ColourEnum
 ColourEnum TestColourEnumResponse.getReturn()
          Gets the value of the return property.
 ColourEnum TestColourEnum.getX()
          Gets the value of the x property.
 ColourEnum TestColourEnum.getY()
          Gets the value of the y property.
 ColourEnum TestColourEnumResponse.getY()
          Gets the value of the y property.
 ColourEnum TestColourEnumResponse.getZ()
          Gets the value of the z property.
 ColourEnum TypeTestPortType.testColourEnum(ColourEnum x, javax.xml.ws.Holder<ColourEnum> y, javax.xml.ws.Holder<ColourEnum> z)
           
 

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

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



Apache CXF