Class MeterReadingContainerInput
java.lang.Object
overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading.MeterReadingContainerInput
Input DTO object for meter reading editing page
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCurrentIntervention(Intervention currentIntervention) voidsetCurrentInterventionReadings(InterventionOutcomeReadings currentInterventionReadings) voidsetGiConfiguration(GIConfiguration giConfiguration) voidsetMeterId(Long meterId) voidsetReadingMeterType(Long readingMeterType) voidsetReadingType(Long readingType) voidsetWorkOrder(WorkOrder workOrder)
-
Constructor Details
-
MeterReadingContainerInput
public MeterReadingContainerInput()
-
-
Method Details
-
getGiConfiguration
-
setGiConfiguration
-
getReadingType
-
setReadingType
-
getReadingMeterType
-
setReadingMeterType
-
getCurrentInterventionReadings
-
setCurrentInterventionReadings
-
getCurrentIntervention
-
setCurrentIntervention
-
getWorkOrder
-
setWorkOrder
-
getMeterId
-
setMeterId
-