org.jboss.axis.enums
Class Style.Type

java.lang.Object
  extended by org.jboss.axis.enums.Enum.Type
      extended by org.jboss.axis.enums.Style.Type
Enclosing class:
Style

public static class Style.Type
extends Enum.Type


Method Summary
 Style getStyle(int style)
           
 Style getStyle(String style)
           
 Style getStyle(String style, Style dephault)
           
 
Methods inherited from class org.jboss.axis.enums.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
 

Method Detail

getStyle

public final Style getStyle(int style)

getStyle

public final Style getStyle(String style)

getStyle

public final Style getStyle(String style,
                            Style dephault)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.