Uses of Class
org.apache.axis.enum.Enum.Type

Packages that use Enum.Type
org.apache.axis.client.async   
org.apache.axis.enum   
 

Uses of Enum.Type in org.apache.axis.client.async
 

Subclasses of Enum.Type in org.apache.axis.client.async
static class Status.Type
          Class Type
 

Uses of Enum.Type in org.apache.axis.enum
 

Subclasses of Enum.Type in org.apache.axis.enum
static class Scope.Type
           
static class Style.Type
           
static class Use.Type
           
 

Methods in org.apache.axis.enum that return Enum.Type
 Enum.Type Enum.getType()
           
 

Constructors in org.apache.axis.enum with parameters of type Enum.Type
Enum(Enum.Type type, int value, java.lang.String name)
           
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.