Class DTOOutcomeReasonInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.rs1.outcomereason.DTOOutcomeReasonInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOOutcomeReasonInsert extends DynO
DTO for insert outcome reason
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOOutcomeReasonInsert

      public DTOOutcomeReasonInsert()
  • Method Details

    • getCode

      public final String getCode()
      Gets the code.
      Returns:
      the code
    • setCode

      public final void setCode(String code)
      Sets the code.
      Parameters:
      code - the new code
    • getDescription

      public final LocalizedString getDescription()
      Gets the description.
      Returns:
      the description
    • setDescription

      public final void setDescription(LocalizedString description)
      Sets the description.
      Parameters:
      description - the new description
    • getReasonType

      public final Long getReasonType()
      Gets the reason type.
      Returns:
      the reason type
    • setReasonType

      public final void setReasonType(Long reasonType)
      Sets the reason type.
      Parameters:
      reasonType - the new reason type
    • getOutcomeType

      public final Long getOutcomeType()
      Gets the outcome type.
      Returns:
      the outcome type
    • setOutcomeType

      public final void setOutcomeType(Long outcomeType)
      Sets the outcome type.
      Parameters:
      outcomeType - the new outcome type
    • getOrder

      public final Long getOrder()
      Gets the order.
      Returns:
      the order
    • setOrder

      public final void setOrder(Long order)
      Sets the order.
      Parameters:
      order - the new order
    • getActive

      public final boolean getActive()
      Gets the active.
      Returns:
      the active
    • setActive

      public final void setActive(boolean active)
      Sets the active.
      Parameters:
      active - the new active
    • getMandatoryEncodedNote

      public final boolean getMandatoryEncodedNote()
      Gets the mandatory encoded note.
      Returns:
      the mandatory encoded note
    • setMandatoryEncodedNote

      public final void setMandatoryEncodedNote(boolean mandatoryEncodedNote)
      Sets the mandatory encoded note.
      Parameters:
      mandatoryEncodedNote - the new mandatory encoded note
    • getColor

      public final String getColor()
      Gets the color.
      Returns:
      the color
    • setColor

      public final void setColor(String color)
      Sets the color.
      Parameters:
      color - the new color
    • getVisibleOnMobile

      public final boolean getVisibleOnMobile()
      Gets the visible on mobile.
      Returns:
      the visible on mobile
    • setVisibleOnMobile

      public final void setVisibleOnMobile(boolean visibleOnMobile)
      Sets the visible on mobile.
      Parameters:
      visibleOnMobile - the new visible on mobile
    • getOutcomeClass

      public final Long getOutcomeClass()
      Gets the outcome class.
      Returns:
      the outcome class
    • setOutcomeClass

      public final void setOutcomeClass(Long outcomeClass)
      Sets the outcome class.
      Parameters:
      outcomeClass - the new outcome class
    • getInsufficientSkills

      public final boolean getInsufficientSkills()
      Gets the insufficient skills.
      Returns:
      the insufficient skills
    • setInsufficientSkills

      public final void setInsufficientSkills(boolean insufficientSkills)
      Sets the insufficient skills.
      Parameters:
      insufficientSkills - the new insufficient skills