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

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

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

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