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