java.lang.Object
ch.tocco.nice2.optional.einvoicingpostfinance.impl.batch.processprotocol.xstream.Bill
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
seteBillAccountId
(String eBillAccountId) void
setEsrReference
(String esrReference) void
setReasonCode
(String reasonCode) void
setReasonText
(String reasonText) void
setTotalAmount
(String totalAmount) void
setTransactionId
(String transactionId)
-
Constructor Details
-
Bill
public Bill()
-
-
Method Details
-
getTransactionId
-
setTransactionId
-
geteBillAccountId
-
seteBillAccountId
-
getEsrReference
-
setEsrReference
-
getTotalAmount
-
setTotalAmount
-
getReasonCode
-
setReasonCode
-
getReasonText
-
setReasonText
-