org.openvpms.esci.ubl.order
Class Order

java.lang.Object
  extended by org.openvpms.esci.ubl.order.OrderType
      extended by org.openvpms.esci.ubl.order.Order

public class Order
extends OrderType

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

Version:
$LastChangedDate: $
Author:
OpenVPMS Team

Field Summary
 
Fields inherited from class org.openvpms.esci.ubl.order.OrderType
accountingCost, accountingCostCode, accountingCustomerParty, additionalDocumentReference, allowanceCharge, anticipatedMonetaryTotal, buyerCustomerParty, contract, copyIndicator, customerReference, customizationID, delivery, deliveryTerms, destinationCountry, documentCurrencyCode, freightForwarderParty, id, issueDate, issueTime, lineCountNumeric, note, orderDocumentReference, orderLine, originatorCustomerParty, originatorDocumentReference, paymentMeans, pricingCurrencyCode, profileID, quotationDocumentReference, requestedInvoiceCurrencyCode, salesOrderID, sellerSupplierParty, signature, taxCurrencyCode, taxTotal, transactionConditions, ublExtensions, ublVersionID, uuid, validityPeriod
 
Constructor Summary
Order()
           
 
Method Summary
 
Methods inherited from class org.openvpms.esci.ubl.order.OrderType
getAccountingCost, getAccountingCostCode, getAccountingCustomerParty, getAdditionalDocumentReference, getAllowanceCharge, getAnticipatedMonetaryTotal, getBuyerCustomerParty, getContract, getCopyIndicator, getCustomerReference, getCustomizationID, getDelivery, getDeliveryTerms, getDestinationCountry, getDocumentCurrencyCode, getFreightForwarderParty, getID, getIssueDate, getIssueTime, getLineCountNumeric, getNote, getOrderDocumentReference, getOrderLine, getOriginatorCustomerParty, getOriginatorDocumentReference, getPaymentMeans, getPricingCurrencyCode, getProfileID, getQuotationDocumentReference, getRequestedInvoiceCurrencyCode, getSalesOrderID, getSellerSupplierParty, getSignature, getTaxCurrencyCode, getTaxTotal, getTransactionConditions, getUBLExtensions, getUBLVersionID, getUUID, getValidityPeriod, setAccountingCost, setAccountingCostCode, setAccountingCustomerParty, setAnticipatedMonetaryTotal, setBuyerCustomerParty, setCopyIndicator, setCustomerReference, setCustomizationID, setDeliveryTerms, setDestinationCountry, setDocumentCurrencyCode, setFreightForwarderParty, setID, setIssueDate, setIssueTime, setLineCountNumeric, setOriginatorCustomerParty, setOriginatorDocumentReference, setPaymentMeans, setPricingCurrencyCode, setProfileID, setQuotationDocumentReference, setRequestedInvoiceCurrencyCode, setSalesOrderID, setSellerSupplierParty, setTaxCurrencyCode, setTransactionConditions, setUBLExtensions, setUBLVersionID, setUUID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Order

public Order()


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