public class XeroPurchaseOrders extends java.lang.Object implements XeroObjectInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
END_POINT |
java.lang.String |
poNumber |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Document |
generateXML(XeroClient xc)
generate the xml of the Xero request body
|
java.lang.String |
getEndPoint()
get the end point
|
static XeroObjectInterface |
make(JSONObject json,
XeroClientST st,
XeroSyncPlugin plugin,
XeroClient client) |
public static final java.lang.String END_POINT
public final java.lang.String poNumber
public static XeroObjectInterface make(@Nonnull JSONObject json, @Nonnull XeroClientST st, @Nullable XeroSyncPlugin plugin, @Nonnull XeroClient client) throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getEndPoint()
XeroObjectInterfacegetEndPoint in interface XeroObjectInterfacepublic org.w3c.dom.Document generateXML(@Nullable
XeroClient xc)
throws DocumentException,
java.lang.Exception
XeroObjectInterfacegenerateXML in interface XeroObjectInterfaceDocumentExceptionjava.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.