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