Uses of Class
org.gcube.informationsystem.resource_checker.beans.ContextLevel
-
Packages that use ContextLevel Package Description org.gcube.informationsystem.resource_checker.beans -
-
Uses of ContextLevel in org.gcube.informationsystem.resource_checker.beans
Methods in org.gcube.informationsystem.resource_checker.beans that return ContextLevel Modifier and Type Method Description ContextLevelBasicFunctionalityBean. getCtxLevel()static ContextLevelContextLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextLevel[]ContextLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.informationsystem.resource_checker.beans with parameters of type ContextLevel Modifier and Type Method Description voidBasicFunctionalityBean. setCtxLevel(ContextLevel ctxLevel)
-