org.openvpms.esci.ubl.invoice
Class Invoice

java.lang.Object
  extended by org.openvpms.esci.ubl.invoice.InvoiceType
      extended by org.openvpms.esci.ubl.invoice.Invoice

public class Invoice
extends InvoiceType

Implementation of the UBL InvoiceType with annotations to ensure it marhsals correctly.

Version:
$LastChangedDate: $
Author:
OpenVPMS Team

Field Summary
 
Fields inherited from class org.openvpms.esci.ubl.invoice.InvoiceType
accountingCost, accountingCostCode, accountingCustomerParty, accountingSupplierParty, additionalDocumentReference, allowanceCharge, billingReference, buyerCustomerParty, contractDocumentReference, copyIndicator, customizationID, delivery, deliveryTerms, despatchDocumentReference, documentCurrencyCode, id, invoiceLine, invoicePeriod, invoiceTypeCode, issueDate, issueTime, legalMonetaryTotal, lineCountNumeric, note, orderReference, originatorDocumentReference, payeeParty, paymentAlternativeCurrencyCode, paymentAlternativeExchangeRate, paymentCurrencyCode, paymentExchangeRate, paymentMeans, paymentTerms, prepaidPayment, pricingCurrencyCode, pricingExchangeRate, profileID, receiptDocumentReference, sellerSupplierParty, signature, taxCurrencyCode, taxExchangeRate, taxPointDate, taxRepresentativeParty, taxTotal, ublExtensions, ublVersionID, uuid
 
Constructor Summary
Invoice()
           
 
Method Summary
 
Methods inherited from class org.openvpms.esci.ubl.invoice.InvoiceType
getAccountingCost, getAccountingCostCode, getAccountingCustomerParty, getAccountingSupplierParty, getAdditionalDocumentReference, getAllowanceCharge, getBillingReference, getBuyerCustomerParty, getContractDocumentReference, getCopyIndicator, getCustomizationID, getDelivery, getDeliveryTerms, getDespatchDocumentReference, getDocumentCurrencyCode, getID, getInvoiceLine, getInvoicePeriod, getInvoiceTypeCode, getIssueDate, getIssueTime, getLegalMonetaryTotal, getLineCountNumeric, getNote, getOrderReference, getOriginatorDocumentReference, getPayeeParty, getPaymentAlternativeCurrencyCode, getPaymentAlternativeExchangeRate, getPaymentCurrencyCode, getPaymentExchangeRate, getPaymentMeans, getPaymentTerms, getPrepaidPayment, getPricingCurrencyCode, getPricingExchangeRate, getProfileID, getReceiptDocumentReference, getSellerSupplierParty, getSignature, getTaxCurrencyCode, getTaxExchangeRate, getTaxPointDate, getTaxRepresentativeParty, getTaxTotal, getUBLExtensions, getUBLVersionID, getUUID, setAccountingCost, setAccountingCostCode, setAccountingCustomerParty, setAccountingSupplierParty, setBuyerCustomerParty, setCopyIndicator, setCustomizationID, setDeliveryTerms, setDocumentCurrencyCode, setID, setInvoiceTypeCode, setIssueDate, setIssueTime, setLegalMonetaryTotal, setLineCountNumeric, setOrderReference, setPayeeParty, setPaymentAlternativeCurrencyCode, setPaymentAlternativeExchangeRate, setPaymentCurrencyCode, setPaymentExchangeRate, setPricingCurrencyCode, setPricingExchangeRate, setProfileID, setSellerSupplierParty, setTaxCurrencyCode, setTaxExchangeRate, setTaxPointDate, setTaxRepresentativeParty, setUBLExtensions, setUBLVersionID, setUUID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Invoice

public Invoice()


Copyright © 2010-2011 OpenVPMS. All Rights Reserved..