Uses of Class
org.hl7.fhir.dstu2.model.Person.PersonLinkComponent
-
Uses of Person.PersonLinkComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected Person.PersonLinkComponent
JsonParser.parsePersonPersonLinkComponent
(com.google.gson.JsonObject json, Person owner) protected Person.PersonLinkComponent
XmlParser.parsePersonPersonLinkComponent
(org.xmlpull.v1.XmlPullParser xpp, Person owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePersonPersonLinkComponent
(String name, Person.PersonLinkComponent element) protected void
XmlParser.composePersonPersonLinkComponent
(String name, Person.PersonLinkComponent element) protected void
JsonParser.composePersonPersonLinkComponentInner
(Person.PersonLinkComponent element) -
Uses of Person.PersonLinkComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<Person.PersonLinkComponent> Person.link
Link to a resource that concerns the same actual person.Modifier and TypeMethodDescriptionPerson.addLink()
Person.PersonLinkComponent.copy()
Person.PersonLinkComponent.setAssurance
(Person.IdentityAssuranceLevel value) Person.PersonLinkComponent.setAssuranceElement
(Enumeration<Person.IdentityAssuranceLevel> value) Person.PersonLinkComponent.setTargetTarget
(Resource value)