Class Order
java.lang.Object
ch.tocco.nice2.optional.accrualexport.api.service.Order
-
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
-
hashCode
public int hashCode() -
toString
-