Uses of Class
org.hl7.v3.COCTMT500000UV04CoveredParty
-
Uses of COCTMT500000UV04CoveredParty in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT500000UV04CoveredPartyModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>COCTMT030000UV04NonPersonLivingSubject.asCoveredPartyprotected jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>COCTMT030000UV04Person.asCoveredPartyMethods in org.hl7.v3 that return COCTMT500000UV04CoveredPartyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT500000UV04CoveredParty()Create an instance ofCOCTMT500000UV04CoveredPartyCOCTMT500000UV04CoveredParty.withBeneficiaryOf(COCTMT500000UV04Beneficiary value) COCTMT500000UV04CoveredParty.withClassCode(String value) COCTMT500000UV04CoveredParty.withEffectiveTime(IVLTS value) COCTMT500000UV04CoveredParty.withNullFlavor(String... values) COCTMT500000UV04CoveredParty.withNullFlavor(Collection<String> values) COCTMT500000UV04CoveredParty.withRealmCode(Collection<CS> values) COCTMT500000UV04CoveredParty.withRealmCode(CS... values) COCTMT500000UV04CoveredParty.withTemplateId(Collection<II> values) COCTMT500000UV04CoveredParty.withTemplateId(II... values) COCTMT500000UV04CoveredParty.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT500000UV04CoveredPartyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>ObjectFactory.createCOCTMT030000UV04NonPersonLivingSubjectAsCoveredParty(COCTMT500000UV04CoveredParty value) jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>ObjectFactory.createCOCTMT030000UV04PersonAsCoveredParty(COCTMT500000UV04CoveredParty value) jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>COCTMT030000UV04NonPersonLivingSubject.getAsCoveredParty()Gets the value of the asCoveredParty property.jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>COCTMT030000UV04Person.getAsCoveredParty()Gets the value of the asCoveredParty property.Methods in org.hl7.v3 with parameters of type COCTMT500000UV04CoveredPartyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>ObjectFactory.createCOCTMT030000UV04NonPersonLivingSubjectAsCoveredParty(COCTMT500000UV04CoveredParty value) jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty>ObjectFactory.createCOCTMT030000UV04PersonAsCoveredParty(COCTMT500000UV04CoveredParty value) Method parameters in org.hl7.v3 with type arguments of type COCTMT500000UV04CoveredPartyModifier and TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.setAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) Sets the value of the asCoveredParty property.voidCOCTMT030000UV04Person.setAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) Sets the value of the asCoveredParty property.COCTMT030000UV04NonPersonLivingSubject.withAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) COCTMT030000UV04Person.withAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value)