Package com.xero.models.accounting
Class OnlineInvoice
java.lang.Object
com.xero.models.accounting.OnlineInvoice
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanthe URL to an online invoiceinthashCode()onlineInvoiceUrl(String onlineInvoiceUrl) the URL to an online invoicevoidsetOnlineInvoiceUrl(String onlineInvoiceUrl) the URL to an online invoicetoString()
-
Constructor Details
-
OnlineInvoice
public OnlineInvoice()
-
-
Method Details
-
onlineInvoiceUrl
the URL to an online invoice- Parameters:
onlineInvoiceUrl- String- Returns:
- OnlineInvoice
-
getOnlineInvoiceUrl
-
setOnlineInvoiceUrl
the URL to an online invoice- Parameters:
onlineInvoiceUrl- String
-
equals
-
hashCode
-
toString
-