Uses of Class
org.apache.wink.common.annotations.Scope.ScopeType

Packages that use Scope.ScopeType
org.apache.wink.common.annotations   
 

Uses of Scope.ScopeType in org.apache.wink.common.annotations
 

Methods in org.apache.wink.common.annotations that return Scope.ScopeType
static Scope.ScopeType Scope.ScopeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Scope.ScopeType[] Scope.ScopeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.