Uses of Class
org.duracloud.storage.domain.StorageAccount.OPTS
-
Packages that use StorageAccount.OPTS Package Description org.duracloud.storage.domain -
-
Uses of StorageAccount.OPTS in org.duracloud.storage.domain
Methods in org.duracloud.storage.domain that return StorageAccount.OPTS Modifier and Type Method Description static StorageAccount.OPTSStorageAccount.OPTS. valueOf(String name)Returns the enum constant of this type with the specified name.static StorageAccount.OPTS[]StorageAccount.OPTS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-