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