Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.axis.constants
Class Style.Type  view Style.Type download Style.Type.java

java.lang.Object
  extended byorg.apache.axis.constants.Enum.Type
      extended byorg.apache.axis.constants.Style.Type
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Style

public static class Style.Type
extends Enum.Type


Field Summary
 
Fields inherited from class org.apache.axis.constants.Enum.Type
 
Constructor Summary
private Style.Type()
           
 
Method Summary
 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style.Type

private Style.Type()
Method Detail

getStyle

public final Style getStyle(int style)

getStyle

public final Style getStyle(java.lang.String style)

getStyle

public final Style getStyle(java.lang.String style,
                            Style dephault)