Class BOTransferTimeType

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.bl.transfertimetype.BOTransferTimeType
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOTransferTimeType extends DynO
Business object representing a transfer time type
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOTransferTimeType

      public BOTransferTimeType()
  • Method Details

    • getId

      public Long getId()
      Returns the transfer time type id.
      Returns:
      the the transfer time type id
    • setId

      public void setId(Long id)
      Sets the transfer time type id.
      Parameters:
      id - the agenda state id
    • getDescription

      public String getDescription()
      Returns the transfer time type description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the transfer time type description.
      Parameters:
      description - the description
    • getCode

      public String getCode()
      Returns the transfer time type code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the transfer time type code.
      Parameters:
      code - the code