Klasse MonExtServiceStateOperationMonth

java.lang.Object
de.dlr.proseo.model.PersistentObject
de.dlr.proseo.model.MonExtServiceStateOperationMonth

@Entity public class MonExtServiceStateOperationMonth extends PersistentObject
  • Konstruktordetails

    • MonExtServiceStateOperationMonth

      public MonExtServiceStateOperationMonth()
  • Methodendetails

    • getDatetime

      public Instant getDatetime()
      Gibt zurück:
      the datetime
    • getMonExtServiceId

      public long getMonExtServiceId()
      Gibt zurück:
      the monExtServiceId
    • getUpTime

      public double getUpTime()
      Gibt zurück:
      the upTime
    • setDatetime

      public void setDatetime(Instant datetime)
      Parameter:
      datetime - the datetime to set
    • setMonExtServiceId

      public void setMonExtServiceId(long monExtServiceId)
      Parameter:
      monExtServiceId - the monExtServiceId to set
    • setUpTime

      public void setUpTime(double upTime)
      Parameter:
      upTime - the upTime to set