java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.technicalobject.meter.state.BOMeterState
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOMeterState extends DynO
Business object representing a meter state.
Since:
9.2
See Also:
GCApi:
bo
  • Constructor Details

    • BOMeterState

      public BOMeterState()
  • Method Details

    • getId

      public Long getId()
      Returns the meter state id.
      Returns:
      the the meter state id
    • setId

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

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

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