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.Exception
public java.lang.String getEndPoint()
XeroObjectInterface
getEndPoint
in interface XeroObjectInterface
public org.w3c.dom.Document generateXML(@Nullable XeroClient xc) throws DocumentException, java.lang.Exception
XeroObjectInterface
generateXML
in interface XeroObjectInterface
DocumentException
java.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.