
Uses of Class
org.hl7.fhir.dstu2.model.Person.PersonLinkComponent
Packages that use Person.PersonLinkComponent
-
Uses of Person.PersonLinkComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Person.PersonLinkComponentModifier and TypeMethodDescriptionprotected Person.PersonLinkComponentJsonParser.parsePersonPersonLinkComponent(com.google.gson.JsonObject json, Person owner) protected Person.PersonLinkComponentXmlParser.parsePersonPersonLinkComponent(org.xmlpull.v1.XmlPullParser xpp, Person owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Person.PersonLinkComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composePersonPersonLinkComponent(String name, Person.PersonLinkComponent element) protected voidXmlParser.composePersonPersonLinkComponent(String name, Person.PersonLinkComponent element) protected voidJsonParser.composePersonPersonLinkComponentInner(Person.PersonLinkComponent element) -
Uses of Person.PersonLinkComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Person.PersonLinkComponentModifier and TypeFieldDescriptionprotected List<Person.PersonLinkComponent> Person.linkLink to a resource that concerns the same actual person.Methods in org.hl7.fhir.dstu2.model that return Person.PersonLinkComponentModifier and TypeMethodDescriptionPerson.addLink()Person.PersonLinkComponent.copy()Person.PersonLinkComponent.setAssurance(Person.IdentityAssuranceLevel value) Person.PersonLinkComponent.setAssuranceElement(Enumeration<Person.IdentityAssuranceLevel> value) Person.PersonLinkComponent.setTargetTarget(Resource value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Person.PersonLinkComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Person.PersonLinkComponent