Class DTOSkillOverrideConfigurationSkill

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.skills.rs1.skilloverrideconfigurationskill.DTOSkillOverrideConfigurationSkill
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOSkillOverrideConfigurationSkill extends DynO
DTO for skill override configuration skill
Since:
21.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOSkillOverrideConfigurationSkill

      public DTOSkillOverrideConfigurationSkill()
  • Method Details

    • getId

      public final Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getSkillOverrideConfiguration

      public final Long getSkillOverrideConfiguration()
      Gets the skill override configuration.
      Returns:
      the skill override configuration
    • setSkillOverrideConfiguration

      public final void setSkillOverrideConfiguration(Long skillOverrideConfiguration)
      Sets the skill override configuration.
      Parameters:
      skillOverrideConfiguration - the new skill override configuration
    • getSkill

      public final Long getSkill()
      Gets the skill.
      Returns:
      the skill
    • setSkill

      public final void setSkill(Long skill)
      Sets the skill.
      Parameters:
      skill - the new skill
    • getCardinality

      public final Long getCardinality()
      Gets the cardinality.
      Returns:
      the cardinality
    • setCardinality

      public final void setCardinality(Long cardinality)
      Sets the cardinality.
      Parameters:
      cardinality - the new cardinality