protected void |
JsonParser.composeOperationOutcome(String name,
OperationOutcome element) |
protected void |
XmlParser.composeOperationOutcome(String name,
OperationOutcome element) |
protected void |
XmlParser.composeOperationOutcomeElements(OperationOutcome element) |
protected void |
JsonParser.composeOperationOutcomeInner(OperationOutcome element) |
protected boolean |
XmlParser.parseOperationOutcomeContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
OperationOutcome res) |
protected OperationOutcome.OperationOutcomeIssueComponent |
JsonParser.parseOperationOutcomeOperationOutcomeIssueComponent(com.google.gson.JsonObject json,
OperationOutcome owner) |
protected OperationOutcome.OperationOutcomeIssueComponent |
XmlParser.parseOperationOutcomeOperationOutcomeIssueComponent(org.xmlpull.v1.XmlPullParser xpp,
OperationOutcome owner) |
protected boolean |
XmlParser.parseOperationOutcomeOperationOutcomeIssueComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
OperationOutcome owner,
OperationOutcome.OperationOutcomeIssueComponent res) |
protected void |
JsonParser.parseOperationOutcomeOperationOutcomeIssueComponentProperties(com.google.gson.JsonObject json,
OperationOutcome owner,
OperationOutcome.OperationOutcomeIssueComponent res) |
protected void |
JsonParser.parseOperationOutcomeProperties(com.google.gson.JsonObject json,
OperationOutcome res) |