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