
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.NotesComponentJsonParser.parseClaimResponseNotesComponent(com.google.gson.JsonObject json, ClaimResponse owner) protected ClaimResponse.NotesComponentXmlParser.parseClaimResponseNotesComponent(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.NotesComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimResponseNotesComponent(String name, ClaimResponse.NotesComponent element) protected voidXmlParser.composeClaimResponseNotesComponent(String name, ClaimResponse.NotesComponent element) protected voidJsonParser.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.noteNote 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