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

Quick Search    Search Deep

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

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

public static class Scope.Type
extends Enum.Type


Field Summary
 
Fields inherited from class org.apache.axis.constants.Enum.Type
 
Constructor Summary
private Scope.Type()
           
 
Method Summary
 Scope getScope(int scope)
           
 Scope getScope(java.lang.String scope)
           
 Scope getScope(java.lang.String scope, Scope 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

Scope.Type

private Scope.Type()
Method Detail

getScope

public final Scope getScope(int scope)

getScope

public final Scope getScope(java.lang.String scope)

getScope

public final Scope getScope(java.lang.String scope,
                            Scope dephault)