org.openvpms.esci.ubl.order
Class OrderResponseSimple

java.lang.Object
  extended by org.openvpms.esci.ubl.order.OrderResponseSimpleType
      extended by org.openvpms.esci.ubl.order.OrderResponseSimple

public class OrderResponseSimple
extends OrderResponseSimpleType

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

Version:
$LastChangedDate: $
Author:
OpenVPMS Team

Field Summary
 
Fields inherited from class org.openvpms.esci.ubl.order.OrderResponseSimpleType
acceptedIndicator, accountingCost, accountingCostCode, accountingCustomerParty, accountingSupplierParty, additionalDocumentReference, buyerCustomerParty, copyIndicator, customerReference, customizationID, id, issueDate, issueTime, note, orderReference, originatorCustomerParty, profileID, rejectionNote, sellerSupplierParty, signature, ublExtensions, ublVersionID, uuid
 
Constructor Summary
OrderResponseSimple()
           
 
Method Summary
 
Methods inherited from class org.openvpms.esci.ubl.order.OrderResponseSimpleType
getAcceptedIndicator, getAccountingCost, getAccountingCostCode, getAccountingCustomerParty, getAccountingSupplierParty, getAdditionalDocumentReference, getBuyerCustomerParty, getCopyIndicator, getCustomerReference, getCustomizationID, getID, getIssueDate, getIssueTime, getNote, getOrderReference, getOriginatorCustomerParty, getProfileID, getRejectionNote, getSellerSupplierParty, getSignature, getUBLExtensions, getUBLVersionID, getUUID, setAcceptedIndicator, setAccountingCost, setAccountingCostCode, setAccountingCustomerParty, setAccountingSupplierParty, setBuyerCustomerParty, setCopyIndicator, setCustomerReference, setCustomizationID, setID, setIssueDate, setIssueTime, setOrderReference, setOriginatorCustomerParty, setProfileID, setRejectionNote, setSellerSupplierParty, setUBLExtensions, setUBLVersionID, setUUID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderResponseSimple

public OrderResponseSimple()


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