Uses of Enum Class
dev.crashteam.openapi.kerepricer.model.MonitorState
Packages that use MonitorState
-
Uses of MonitorState in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return MonitorStateModifier and TypeMethodDescriptionstatic MonitorStateKeAccount.getMonitorState()Get monitorStatestatic MonitorStateReturns the enum constant of this class with the specified name.static MonitorState[]MonitorState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.crashteam.openapi.kerepricer.model with parameters of type MonitorStateModifier and TypeMethodDescriptionKeAccount.monitorState(MonitorState monitorState) voidKeAccount.setMonitorState(MonitorState monitorState)