Uses of Enum Class
com.smeup.kokos.sdk.model.data.SmeupActionType
Packages that use SmeupActionType
-
Uses of SmeupActionType in com.smeup.kokos.sdk.model.data
Methods in com.smeup.kokos.sdk.model.data that return SmeupActionTypeModifier and TypeMethodDescriptionstatic SmeupActionTypeSmeupActionType.fromString(String type) SmeupAction.getType()static SmeupActionTypeReturns the enum constant of this class with the specified name.static SmeupActionType[]SmeupActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.smeup.kokos.sdk.model.data with parameters of type SmeupActionType -
Uses of SmeupActionType in com.smeup.kokos.sdk.util
Methods in com.smeup.kokos.sdk.util with parameters of type SmeupActionType