Uses of Class
org.hl7.v3.PRPAMT201310UV02PersonalRelationship
-
Uses of PRPAMT201310UV02PersonalRelationship in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02PersonalRelationshipModifier and TypeFieldDescriptionprotected List<PRPAMT201310UV02PersonalRelationship>PRPAMT201310UV02NonPersonLivingSubject.personalRelationshipprotected List<PRPAMT201310UV02PersonalRelationship>PRPAMT201310UV02Person.personalRelationshipMethods in org.hl7.v3 that return PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02PersonalRelationship()Create an instance ofPRPAMT201310UV02PersonalRelationshipPRPAMT201310UV02PersonalRelationship.withAddr(Collection<AD> values) PRPAMT201310UV02PersonalRelationship.withClassCode(String... values) PRPAMT201310UV02PersonalRelationship.withClassCode(Collection<String> values) PRPAMT201310UV02PersonalRelationship.withEffectiveTime(IVLTS value) PRPAMT201310UV02PersonalRelationship.withId(Collection<II> values) PRPAMT201310UV02PersonalRelationship.withNegationInd(Boolean value) PRPAMT201310UV02PersonalRelationship.withNullFlavor(String... values) PRPAMT201310UV02PersonalRelationship.withNullFlavor(Collection<String> values) PRPAMT201310UV02PersonalRelationship.withRealmCode(Collection<CS> values) PRPAMT201310UV02PersonalRelationship.withRealmCode(CS... values) PRPAMT201310UV02PersonalRelationship.withRelationshipHolder1(jakarta.xml.bind.JAXBElement<COCTMT030007UVPerson> value) PRPAMT201310UV02PersonalRelationship.withRelationshipHolder2(jakarta.xml.bind.JAXBElement<COCTMT030007UVNonPersonLivingSubject> value) PRPAMT201310UV02PersonalRelationship.withStatusCode(CS value) PRPAMT201310UV02PersonalRelationship.withTelecom(Collection<TEL> values) PRPAMT201310UV02PersonalRelationship.withTelecom(TEL... values) PRPAMT201310UV02PersonalRelationship.withTemplateId(Collection<II> values) PRPAMT201310UV02PersonalRelationship.withTemplateId(II... values) PRPAMT201310UV02PersonalRelationship.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.getPersonalRelationship()Gets the value of the personalRelationship property.PRPAMT201310UV02Person.getPersonalRelationship()Gets the value of the personalRelationship property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withPersonalRelationship(PRPAMT201310UV02PersonalRelationship... values) PRPAMT201310UV02Person.withPersonalRelationship(PRPAMT201310UV02PersonalRelationship... values) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withPersonalRelationship(Collection<PRPAMT201310UV02PersonalRelationship> values) PRPAMT201310UV02Person.withPersonalRelationship(Collection<PRPAMT201310UV02PersonalRelationship> values)