Uses of Class
org.apache.axis.constants.Enum.Type
-
Packages that use Enum.Type Package Description org.apache.axis.client.async org.apache.axis.constants -
-
Uses of Enum.Type in org.apache.axis.client.async
Subclasses of Enum.Type in org.apache.axis.client.async Modifier and Type Class Description static class
Status.Type
Class Type -
Uses of Enum.Type in org.apache.axis.constants
Subclasses of Enum.Type in org.apache.axis.constants Modifier and Type Class Description static class
Scope.Type
static class
Style.Type
static class
Use.Type
Methods in org.apache.axis.constants that return Enum.Type Modifier and Type Method Description Enum.Type
Enum. getType()
Constructors in org.apache.axis.constants with parameters of type Enum.Type Constructor Description Enum(Enum.Type type, int value, java.lang.String name)
-