Class BOAssetStatusType

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

public class BOAssetStatusType extends DynO
Business object representing a technical object state type.
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAssetStatusType

      public BOAssetStatusType()
  • Method Details

    • getId

      public Long getId()
      Returns the technical object state type id.
      Returns:
      the the technical object state type id
    • setId

      public void setId(Long id)
      Sets the technical object state type id.
      Parameters:
      id - the technical object state type id
    • getDescription

      public String getDescription()
      Returns the technical object state description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the technical object state description.
      Parameters:
      description - the description