org.jboss.axis.enums
Class Use.Type

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

public static class Use.Type
extends Enum.Type


Method Summary
 Use getUse(int style)
           
 Use getUse(String style)
           
 Use getUse(String style, Use 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

getUse

public final Use getUse(int style)

getUse

public final Use getUse(String style)

getUse

public final Use getUse(String style,
                        Use dephault)


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