Uses of Class
org.gcube.indexmanagement.common.IndexWSResource.DestructionMode

Packages that use IndexWSResource.DestructionMode
org.gcube.indexmanagement.common   
 

Uses of IndexWSResource.DestructionMode in org.gcube.indexmanagement.common
 

Fields in org.gcube.indexmanagement.common declared as IndexWSResource.DestructionMode
protected  IndexWSResource.DestructionMode IndexWSResource.destructionMode
          The resource's destruction mode
 

Methods in org.gcube.indexmanagement.common that return IndexWSResource.DestructionMode
 IndexWSResource.DestructionMode IndexWSResource.getDestructionMode()
          Returns the resource's destruction mode
static IndexWSResource.DestructionMode IndexWSResource.DestructionMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IndexWSResource.DestructionMode[] IndexWSResource.DestructionMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.indexmanagement.common with parameters of type IndexWSResource.DestructionMode
 void IndexWSResource.setDestructionMode(IndexWSResource.DestructionMode mode)
          Sets the resource's destruction mode
 



Copyright © 2013. All Rights Reserved.