protected void |
JsonParser.composePaymentReconciliation(String name,
PaymentReconciliation element) |
protected void |
XmlParser.composePaymentReconciliation(String name,
PaymentReconciliation element) |
protected void |
RdfParser.composePaymentReconciliation(Turtle.Complex parent,
String parentType,
String name,
PaymentReconciliation element,
int index) |
protected void |
XmlParser.composePaymentReconciliationElements(PaymentReconciliation element) |
protected void |
JsonParser.composePaymentReconciliationInner(PaymentReconciliation element) |
protected boolean |
XmlParser.parsePaymentReconciliationContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
PaymentReconciliation res) |
protected PaymentReconciliation.DetailsComponent |
JsonParser.parsePaymentReconciliationDetailsComponent(com.google.gson.JsonObject json,
PaymentReconciliation owner) |
protected PaymentReconciliation.DetailsComponent |
XmlParser.parsePaymentReconciliationDetailsComponent(org.xmlpull.v1.XmlPullParser xpp,
PaymentReconciliation owner) |
protected boolean |
XmlParser.parsePaymentReconciliationDetailsComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
PaymentReconciliation owner,
PaymentReconciliation.DetailsComponent res) |
protected void |
JsonParser.parsePaymentReconciliationDetailsComponentProperties(com.google.gson.JsonObject json,
PaymentReconciliation owner,
PaymentReconciliation.DetailsComponent res) |
protected PaymentReconciliation.NotesComponent |
JsonParser.parsePaymentReconciliationNotesComponent(com.google.gson.JsonObject json,
PaymentReconciliation owner) |
protected PaymentReconciliation.NotesComponent |
XmlParser.parsePaymentReconciliationNotesComponent(org.xmlpull.v1.XmlPullParser xpp,
PaymentReconciliation owner) |
protected boolean |
XmlParser.parsePaymentReconciliationNotesComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
PaymentReconciliation owner,
PaymentReconciliation.NotesComponent res) |
protected void |
JsonParser.parsePaymentReconciliationNotesComponentProperties(com.google.gson.JsonObject json,
PaymentReconciliation owner,
PaymentReconciliation.NotesComponent res) |
protected void |
JsonParser.parsePaymentReconciliationProperties(com.google.gson.JsonObject json,
PaymentReconciliation res) |