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.ErrorsComponentJsonParser.parseClaimResponseErrorsComponent(com.google.gson.JsonObject json, ClaimResponse owner)protected ClaimResponse.ErrorsComponentXmlParser.parseClaimResponseErrorsComponent(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner)Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.ErrorsComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimResponseErrorsComponent(String name, ClaimResponse.ErrorsComponent element)protected voidXmlParser.composeClaimResponseErrorsComponent(String name, ClaimResponse.ErrorsComponent element)protected voidJsonParser.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.errorMutually 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