Uses of Enum Class
com.mypurecloud.sdk.v2.model.BulkUpdateShiftTradeStateResultItem.StateEnum
Packages that use BulkUpdateShiftTradeStateResultItem.StateEnum
-
Uses of BulkUpdateShiftTradeStateResultItem.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkUpdateShiftTradeStateResultItem.StateEnumModifier and TypeMethodDescriptionBulkUpdateShiftTradeStateResultItem.StateEnum.fromString(String key) BulkUpdateShiftTradeStateResultItem.getState()Returns the enum constant of this class with the specified name.BulkUpdateShiftTradeStateResultItem.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type BulkUpdateShiftTradeStateResultItem.StateEnumModifier and TypeMethodDescriptionvoidBulkUpdateShiftTradeStateResultItem.setState(BulkUpdateShiftTradeStateResultItem.StateEnum state) BulkUpdateShiftTradeStateResultItem.state(BulkUpdateShiftTradeStateResultItem.StateEnum state) The state of the shift trade after the update request is processed