Uses of Class
org.gcube.common.scope.impl.ScopeBean.Type

Packages that use ScopeBean.Type
org.gcube.common.scope.impl   
 

Uses of ScopeBean.Type in org.gcube.common.scope.impl
 

Methods in org.gcube.common.scope.impl that return ScopeBean.Type
 ScopeBean.Type ScopeBean.type()
          Returns the ScopeBean.Type of the scope.
static ScopeBean.Type ScopeBean.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScopeBean.Type[] ScopeBean.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.scope.impl with parameters of type ScopeBean.Type
 boolean ScopeBean.is(ScopeBean.Type type)
          Returns true if the scope has a given ScopeBean.Type.
 



Copyright © 2013. All Rights Reserved.