Uses of Enum Class
dev.crashteam.openapi.kerepricer.model.PatchKeAccountMonitoringState.StateEnum
Packages that use PatchKeAccountMonitoringState.StateEnum
-
Uses of PatchKeAccountMonitoringState.StateEnum in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return PatchKeAccountMonitoringState.StateEnumModifier and TypeMethodDescriptionPatchKeAccountMonitoringState.getState()Get stateReturns the enum constant of this class with the specified name.PatchKeAccountMonitoringState.StateEnum.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 PatchKeAccountMonitoringState.StateEnumModifier and TypeMethodDescriptionvoidPatchKeAccountMonitoringState.setState(PatchKeAccountMonitoringState.StateEnum state) PatchKeAccountMonitoringState.state(PatchKeAccountMonitoringState.StateEnum state)