protected void |
JsonParser.composeInvoice(String name,
Invoice element) |
protected void |
XmlParser.composeInvoice(String name,
Invoice element) |
protected void |
RdfParser.composeInvoice(Turtle.Complex parent,
String parentType,
String name,
Invoice element,
int index) |
protected void |
XmlParser.composeInvoiceElements(Invoice element) |
protected void |
JsonParser.composeInvoiceInner(Invoice element) |
protected boolean |
XmlParser.parseInvoiceContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Invoice res) |
protected Invoice.InvoiceLineItemComponent |
JsonParser.parseInvoiceInvoiceLineItemComponent(com.google.gson.JsonObject json,
Invoice owner) |
protected Invoice.InvoiceLineItemComponent |
XmlParser.parseInvoiceInvoiceLineItemComponent(org.xmlpull.v1.XmlPullParser xpp,
Invoice owner) |
protected boolean |
XmlParser.parseInvoiceInvoiceLineItemComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Invoice owner,
Invoice.InvoiceLineItemComponent res) |
protected void |
JsonParser.parseInvoiceInvoiceLineItemComponentProperties(com.google.gson.JsonObject json,
Invoice owner,
Invoice.InvoiceLineItemComponent res) |
protected Invoice.InvoiceLineItemPriceComponentComponent |
JsonParser.parseInvoiceInvoiceLineItemPriceComponentComponent(com.google.gson.JsonObject json,
Invoice owner) |
protected Invoice.InvoiceLineItemPriceComponentComponent |
XmlParser.parseInvoiceInvoiceLineItemPriceComponentComponent(org.xmlpull.v1.XmlPullParser xpp,
Invoice owner) |
protected boolean |
XmlParser.parseInvoiceInvoiceLineItemPriceComponentComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Invoice owner,
Invoice.InvoiceLineItemPriceComponentComponent res) |
protected void |
JsonParser.parseInvoiceInvoiceLineItemPriceComponentComponentProperties(com.google.gson.JsonObject json,
Invoice owner,
Invoice.InvoiceLineItemPriceComponentComponent res) |
protected Invoice.InvoiceParticipantComponent |
JsonParser.parseInvoiceInvoiceParticipantComponent(com.google.gson.JsonObject json,
Invoice owner) |
protected Invoice.InvoiceParticipantComponent |
XmlParser.parseInvoiceInvoiceParticipantComponent(org.xmlpull.v1.XmlPullParser xpp,
Invoice owner) |
protected boolean |
XmlParser.parseInvoiceInvoiceParticipantComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Invoice owner,
Invoice.InvoiceParticipantComponent res) |
protected void |
JsonParser.parseInvoiceInvoiceParticipantComponentProperties(com.google.gson.JsonObject json,
Invoice owner,
Invoice.InvoiceParticipantComponent res) |
protected void |
JsonParser.parseInvoiceProperties(com.google.gson.JsonObject json,
Invoice res) |