Class BOMeasureElementTemplate

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.ai.bl.customersearch.meters.BOMeasureElementTemplate
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOMeasureElementTemplate extends DynO
BO for the table containing the relations between template and meter.
Since:
12.0
See Also:
  • Constructor Details

    • BOMeasureElementTemplate

      public BOMeasureElementTemplate()
  • Method Details

    • getMeterTemplate

      public Long getMeterTemplate()
    • setMeterTemplate

      public void setMeterTemplate(Long meterTemplate)
    • getMeasuringElement

      public Long getMeasuringElement()
    • setMeasuringElement

      public void setMeasuringElement(Long measuringElement)