Uses of Class
org.gcube.informationsystem.glitebridge.resource.StorageElement.ServiceStatusEnum

Packages that use StorageElement.ServiceStatusEnum
org.gcube.informationsystem.glitebridge.resource   
 

Uses of StorageElement.ServiceStatusEnum in org.gcube.informationsystem.glitebridge.resource
 

Methods in org.gcube.informationsystem.glitebridge.resource that return StorageElement.ServiceStatusEnum
static StorageElement.ServiceStatusEnum StorageElement.ServiceStatusEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StorageElement.ServiceStatusEnum[] StorageElement.ServiceStatusEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.