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