@Generated(value="lombok") public static class FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FinancialTransactionRangeForEntryDate |
build() |
FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder |
high(org.joda.time.LocalDate high) |
FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder |
low(org.joda.time.LocalDate low) |
FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder |
option(SelectionOperatorOption option) |
FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder |
sign(SelectionOperatorSign sign) |
String |
toString() |
@Generated(value="lombok") public FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder sign(SelectionOperatorSign sign)
@Generated(value="lombok") public FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder option(SelectionOperatorOption option)
@Generated(value="lombok") public FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder low(org.joda.time.LocalDate low)
@Generated(value="lombok") public FinancialTransactionRangeForEntryDate.FinancialTransactionRangeForEntryDateBuilder high(org.joda.time.LocalDate high)
@Generated(value="lombok") public FinancialTransactionRangeForEntryDate build()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.