Class Scope

java.lang.Object
org.apache.axis.constants.Enum
org.apache.axis.constants.Scope
All Implemented Interfaces:
Serializable

public class Scope extends Enum
Author:
rsitze
See Also:
  • Field Details

  • Constructor Details

    • Scope

      protected Scope()
  • Method Details

    • getDefault

      public static Scope getDefault()
    • getScope

      public static final Scope getScope(int scope)
    • getScope

      public static final Scope getScope(String scope)
    • getScope

      public static final Scope getScope(String scope, Scope dephault)
    • isValid

      public static final boolean isValid(String scope)
    • size

      public static final int size()
    • getScopes

      public static final String[] getScopes()