| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Enum | |
| org.apache.axis.client.async | |
| org.apache.axis.constants | |
| Uses of Enum in org.apache.axis.client.async | 
| Subclasses of Enum in org.apache.axis.client.async | |
|  class | StatusStatus of the async request | 
| Uses of Enum in org.apache.axis.constants | 
| Subclasses of Enum in org.apache.axis.constants | |
|  class | Scope | 
|  class | StyleDescription of the different styles style=rpc, use=encoded First element of the SOAP body is the operation. | 
|  class | UseUse enum description | 
| Methods in org.apache.axis.constants that return Enum | |
|  Enum | Enum.Type.getDefault() | 
|  Enum | Enum.Type.getEnum(int enumElt)Returns name of enumerated value | 
|  Enum | Enum.Type.getEnum(java.lang.String enumName)Returns enumerated value of name | 
|  Enum | Enum.Type.getEnum(java.lang.String enumName,
        Enum dephault)Returns enumerated value of name For large sets of enumerated values, a HashMap could be used to retrieve. | 
| Methods in org.apache.axis.constants with parameters of type Enum | |
|  void | Enum.Type.setDefault(Enum dephault) | 
|  Enum | Enum.Type.getEnum(java.lang.String enumName,
        Enum dephault)Returns enumerated value of name For large sets of enumerated values, a HashMap could be used to retrieve. | 
|  boolean | Enum.equals(Enum obj) | 
| Constructors in org.apache.axis.constants with parameters of type Enum | |
| Enum.Type(java.lang.String name,
          Enum[] enums) | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||