Uses of Enum Class
dev.crashteam.openapi.kerepricer.model.UpdateState
Packages that use UpdateState
-
Uses of UpdateState in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return UpdateStateModifier and TypeMethodDescriptionstatic UpdateState@Valid UpdateStateKeAccount.getUpdateState()Get updateStatestatic UpdateStateReturns the enum constant of this class with the specified name.static UpdateState[]UpdateState.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 UpdateStateModifier and TypeMethodDescriptionvoidKeAccount.setUpdateState(UpdateState updateState) KeAccount.updateState(UpdateState updateState)