org.jboss.axis.enums
Class Scope.Type

java.lang.Object
  extended byorg.jboss.axis.enums.Enum.Type
      extended byorg.jboss.axis.enums.Scope.Type
Enclosing class:
Scope

public static class Scope.Type
extends Enum.Type


Method Summary
 Scope getScope(int scope)
           
 Scope getScope(String scope)
           
 Scope getScope(String scope, Scope 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

getScope

public final Scope getScope(int scope)

getScope

public final Scope getScope(String scope)

getScope

public final Scope getScope(String scope,
                            Scope dephault)


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