
Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.NotesComponent
Packages that use ClaimResponse.NotesComponent
-
Uses of ClaimResponse.NotesComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ClaimResponse.NotesComponentModifier and TypeMethodDescriptionprotected ClaimResponse.NotesComponent
JsonParser.parseClaimResponseNotesComponent
(com.google.gson.JsonObject json, ClaimResponse owner) protected ClaimResponse.NotesComponent
XmlParser.parseClaimResponseNotesComponent
(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.NotesComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimResponseNotesComponent
(String name, ClaimResponse.NotesComponent element) protected void
XmlParser.composeClaimResponseNotesComponent
(String name, ClaimResponse.NotesComponent element) protected void
JsonParser.composeClaimResponseNotesComponentInner
(ClaimResponse.NotesComponent element) -
Uses of ClaimResponse.NotesComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ClaimResponse.NotesComponentModifier and TypeFieldDescriptionprotected List
<ClaimResponse.NotesComponent> ClaimResponse.note
Note text.Methods in org.hl7.fhir.dstu2.model that return ClaimResponse.NotesComponentModifier and TypeMethodDescriptionClaimResponse.addNote()
ClaimResponse.NotesComponent.copy()
ClaimResponse.NotesComponent.setNumber
(int value) ClaimResponse.NotesComponent.setNumberElement
(PositiveIntType value) ClaimResponse.NotesComponent.setTextElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ClaimResponse.NotesComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ClaimResponse.NotesComponent