Uses of Enum Class
com.morpheusdata.model.DriftState.DriftCheckStatus
Packages that use DriftState.DriftCheckStatus
-
Uses of DriftState.DriftCheckStatus in com.morpheusdata.model
Fields in com.morpheusdata.model declared as DriftState.DriftCheckStatusMethods in com.morpheusdata.model that return DriftState.DriftCheckStatusModifier and TypeMethodDescriptionDriftState.getStatus()static DriftState.DriftCheckStatusReturns the enum constant of this class with the specified name.static DriftState.DriftCheckStatus[]DriftState.DriftCheckStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type DriftState.DriftCheckStatus