java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.BOCharacteristicClassType
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOCharacteristicClassType extends DynO
Business object representing a characteristic class type.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOCharacteristicClassType

      public BOCharacteristicClassType()
  • Method Details

    • getId

      public Long getId()
      Returns the characteristic class type id.
      Returns:
      the the characteristic class type id
    • setId

      public void setId(Long id)
      Sets the characteristic class type id.
      Parameters:
      id - the characteristic class type id
    • getDescription

      public String getDescription()
      Returns the characteristic class type description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the characteristic class type description.
      Parameters:
      description - the description
    • getExternalCode

      public String getExternalCode()
      Returns the characteristic class type external code.
      Returns:
      the external code
    • setExternalCode

      public void setExternalCode(String externalCode)
      Sets the characteristic class type external code.
      Parameters:
      externalCode - the external code