Uses of Enum Class
com.morpheusdata.model.UpdateOperation.OpState
Packages that use UpdateOperation.OpState
-
Uses of UpdateOperation.OpState in com.morpheusdata.model
Fields in com.morpheusdata.model declared as UpdateOperation.OpStateMethods in com.morpheusdata.model that return UpdateOperation.OpStateModifier and TypeMethodDescriptionUpdateOperation.getState()static UpdateOperation.OpStateReturns the enum constant of this class with the specified name.static UpdateOperation.OpState[]UpdateOperation.OpState.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 UpdateOperation.OpState