Package org.apache.axis.constants
Class Scope.Type
- java.lang.Object
-
- org.apache.axis.constants.Enum.Type
-
- org.apache.axis.constants.Scope.Type
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Scope
public static class Scope.Type extends Enum.Type
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Scope
getScope(int scope)
Scope
getScope(java.lang.String scope)
Scope
getScope(java.lang.String scope, Scope dephault)
-
Methods inherited from class org.apache.axis.constants.Enum.Type
getDefault, getEnum, getEnum, getEnum, getEnumNames, getName, isValid, setDefault, size
-
-