java.lang.Object
ch.tocco.nice2.optional.accrualexport.api.service.Order

public class Order extends Object
  • Constructor Details

    • Order

      public Order()
  • Method Details

    • getPk

      public long getPk()
    • getOrderNr

      public long getOrderNr()
    • getBillingDate

      public org.joda.time.LocalDate getBillingDate()
    • getServiceStartDate

      public org.joda.time.LocalDate getServiceStartDate()
    • getServiceEndDate

      public org.joda.time.LocalDate getServiceEndDate()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object