Uses of Enum Class
dev.crashteam.openapi.kerepricer.model.InitializeState
Packages that use InitializeState
-
Uses of InitializeState in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return InitializeStateModifier and TypeMethodDescriptionstatic InitializeState@Valid InitializeStateKeAccount.getInitializeState()Get initializeStatestatic InitializeStateReturns the enum constant of this class with the specified name.static InitializeState[]InitializeState.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 InitializeStateModifier and TypeMethodDescriptionKeAccount.initializeState(InitializeState initializeState) voidKeAccount.setInitializeState(InitializeState initializeState)