Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuTimeOffPlanResponse.AutoApprovalRuleEnum
Packages that use BuTimeOffPlanResponse.AutoApprovalRuleEnum
-
Uses of BuTimeOffPlanResponse.AutoApprovalRuleEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuTimeOffPlanResponse.AutoApprovalRuleEnumModifier and TypeMethodDescriptionBuTimeOffPlanResponse.AutoApprovalRuleEnum.fromString(String key) BuTimeOffPlanResponse.getAutoApprovalRule()Returns the enum constant of this class with the specified name.BuTimeOffPlanResponse.AutoApprovalRuleEnum.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 BuTimeOffPlanResponse.AutoApprovalRuleEnumModifier and TypeMethodDescriptionBuTimeOffPlanResponse.autoApprovalRule(BuTimeOffPlanResponse.AutoApprovalRuleEnum autoApprovalRule) Auto approval rule for this time-off planvoidBuTimeOffPlanResponse.setAutoApprovalRule(BuTimeOffPlanResponse.AutoApprovalRuleEnum autoApprovalRule)