Uses of Class
org.hl7.v3.COCTMT670000UV04GuarantorRole
-
Uses of COCTMT670000UV04GuarantorRole in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT670000UV04GuarantorRoleModifier and TypeFieldDescriptionprotected List<COCTMT670000UV04GuarantorRole>PRPAMT201310UV02NonPersonLivingSubject.guarantorRoleprotected List<COCTMT670000UV04GuarantorRole>PRPAMT201310UV02Person.guarantorRoleMethods in org.hl7.v3 that return COCTMT670000UV04GuarantorRoleModifier and TypeMethodDescriptionObjectFactory.createCOCTMT670000UV04GuarantorRole()Create an instance ofCOCTMT670000UV04GuarantorRoleCOCTMT670000UV04GuarantorRole.withClassCode(String... values) COCTMT670000UV04GuarantorRole.withClassCode(Collection<String> values) COCTMT670000UV04GuarantorRole.withContractHeld(Collection<COCTMT670000UV04Holder> values) COCTMT670000UV04GuarantorRole.withContractHeld(COCTMT670000UV04Holder... values) COCTMT670000UV04GuarantorRole.withEffectiveTime(IVLTS value) COCTMT670000UV04GuarantorRole.withGuarantorOrganization(jakarta.xml.bind.JAXBElement<COCTMT670000UV04GuarantorOrganization> value) COCTMT670000UV04GuarantorRole.withGuarantorPerson(jakarta.xml.bind.JAXBElement<COCTMT670000UV04GuarantorPerson> value) COCTMT670000UV04GuarantorRole.withId(Collection<II> values) COCTMT670000UV04GuarantorRole.withNegationInd(Boolean value) COCTMT670000UV04GuarantorRole.withNullFlavor(String... values) COCTMT670000UV04GuarantorRole.withNullFlavor(Collection<String> values) COCTMT670000UV04GuarantorRole.withRealmCode(Collection<CS> values) COCTMT670000UV04GuarantorRole.withRealmCode(CS... values) COCTMT670000UV04GuarantorRole.withStatusCode(CS value) COCTMT670000UV04GuarantorRole.withTelecom(TEL value) COCTMT670000UV04GuarantorRole.withTemplateId(Collection<II> values) COCTMT670000UV04GuarantorRole.withTemplateId(II... values) COCTMT670000UV04GuarantorRole.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT670000UV04GuarantorRoleModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.getGuarantorRole()Gets the value of the guarantorRole property.PRPAMT201310UV02Person.getGuarantorRole()Gets the value of the guarantorRole property.Methods in org.hl7.v3 with parameters of type COCTMT670000UV04GuarantorRoleModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withGuarantorRole(COCTMT670000UV04GuarantorRole... values) PRPAMT201310UV02Person.withGuarantorRole(COCTMT670000UV04GuarantorRole... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT670000UV04GuarantorRoleModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withGuarantorRole(Collection<COCTMT670000UV04GuarantorRole> values) PRPAMT201310UV02Person.withGuarantorRole(Collection<COCTMT670000UV04GuarantorRole> values)