站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Scope.Type (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.enum
Class Scope.Type

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

public static class Scope.Type
extends Enum.Type

See Also:
Serialized Form

Method Summary
 Scope getScope(int scope)
           
 Scope getScope(String scope)
           
 Scope getScope(String scope, Scope dephault)
           
 
Methods inherited from class org.apache.axis.enum.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.