Class BOSkillLevel

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.skills.bl.level.BOSkillLevel
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOSkillLevel extends DynO
Business object representing a skill level
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOSkillLevel

      public BOSkillLevel()
  • Method Details

    • getId

      public Long getId()
      Returns the skill level id.
      Returns:
      the skill level id
    • setId

      public void setId(Long id)
      Returns the skill level id.
      Parameters:
      id - the skill level id
    • getDescription

      public String getDescription()
      Returns the skill level description.
      Returns:
      the skill level description
    • setDescription

      public void setDescription(String description)
      Returns the skill level description.
      Parameters:
      description - the skill level description
    • getValue

      public Long getValue()
      Returns the skill level value.
      Returns:
      the skill level value
    • setValue

      public void setValue(Long value)
      Returns the skill level value.
      Parameters:
      value - the value id