
Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.ErrorsComponent
Packages that use ClaimResponse.ErrorsComponent
-
Uses of ClaimResponse.ErrorsComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ClaimResponse.ErrorsComponentModifier and TypeMethodDescriptionprotected ClaimResponse.ErrorsComponent
JsonParser.parseClaimResponseErrorsComponent
(com.google.gson.JsonObject json, ClaimResponse owner) protected ClaimResponse.ErrorsComponent
XmlParser.parseClaimResponseErrorsComponent
(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.ErrorsComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimResponseErrorsComponent
(String name, ClaimResponse.ErrorsComponent element) protected void
XmlParser.composeClaimResponseErrorsComponent
(String name, ClaimResponse.ErrorsComponent element) protected void
JsonParser.composeClaimResponseErrorsComponentInner
(ClaimResponse.ErrorsComponent element) -
Uses of ClaimResponse.ErrorsComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ClaimResponse.ErrorsComponentModifier and TypeFieldDescriptionprotected List
<ClaimResponse.ErrorsComponent> ClaimResponse.error
Mutually exclusive with Services Provided (Item).Methods in org.hl7.fhir.dstu2.model that return ClaimResponse.ErrorsComponentModifier and TypeMethodDescriptionClaimResponse.addError()
ClaimResponse.ErrorsComponent.copy()
ClaimResponse.ErrorsComponent.setDetailSequenceLinkId
(int value) ClaimResponse.ErrorsComponent.setDetailSequenceLinkIdElement
(PositiveIntType value) ClaimResponse.ErrorsComponent.setSequenceLinkId
(int value) ClaimResponse.ErrorsComponent.setSequenceLinkIdElement
(PositiveIntType value) ClaimResponse.ErrorsComponent.setSubdetailSequenceLinkId
(int value) ClaimResponse.ErrorsComponent.setSubdetailSequenceLinkIdElement
(PositiveIntType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ClaimResponse.ErrorsComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ClaimResponse.ErrorsComponent