Uses of Enum Class
org.duracloud.account.db.model.AccountInfo.AccountStatus
Packages that use AccountInfo.AccountStatus
-
Uses of AccountInfo.AccountStatus in org.duracloud.account.db.model
Methods in org.duracloud.account.db.model that return AccountInfo.AccountStatusModifier and TypeMethodDescriptionAccountInfo.getStatus()static AccountInfo.AccountStatusReturns the enum constant of this class with the specified name.static AccountInfo.AccountStatus[]AccountInfo.AccountStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.duracloud.account.db.model with parameters of type AccountInfo.AccountStatus