public class GetDocumentsQuery extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetDocumentsQuery.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GetDocumentsQuery.Builder |
builder() |
static GetDocumentsQuery |
empty() |
org.joda.time.DateTime |
getDeliveryTimeFrom() |
org.joda.time.DateTime |
getDeliveryTimeTo() |
org.joda.time.LocalDate |
getInvoiceDueDateFrom() |
org.joda.time.LocalDate |
getInvoiceDueDateTo() |
InvoiceStatus |
getInvoiceStatus() |
public InvoiceStatus getInvoiceStatus()
public org.joda.time.LocalDate getInvoiceDueDateFrom()
public org.joda.time.LocalDate getInvoiceDueDateTo()
public org.joda.time.DateTime getDeliveryTimeFrom()
public org.joda.time.DateTime getDeliveryTimeTo()
public static GetDocumentsQuery.Builder builder()
public static GetDocumentsQuery empty()
Copyright © 2017 Digipost Open Source. All rights reserved.