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