Uses of Class
org.hl7.v3.COCTMT510000UV06Organization
-
Uses of COCTMT510000UV06Organization in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT510000UV06OrganizationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>COCTMT510000UV06Beneficiary.groupOrganizationprotected jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>COCTMT510000UV06PolicyHolder.policyHolderOrganizationprotected jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>COCTMT510000UV06ResponsibleParty.representedOrganizationMethods in org.hl7.v3 that return COCTMT510000UV06OrganizationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06Organization()Create an instance ofCOCTMT510000UV06OrganizationCOCTMT510000UV06Organization.withClassCode(String value) COCTMT510000UV06Organization.withDeterminerCode(String value) COCTMT510000UV06Organization.withName(Collection<ON> values) COCTMT510000UV06Organization.withNullFlavor(String... values) COCTMT510000UV06Organization.withNullFlavor(Collection<String> values) COCTMT510000UV06Organization.withRealmCode(Collection<CS> values) COCTMT510000UV06Organization.withRealmCode(CS... values) COCTMT510000UV06Organization.withTelecom(Collection<TEL> values) COCTMT510000UV06Organization.withTelecom(TEL... values) COCTMT510000UV06Organization.withTemplateId(Collection<II> values) COCTMT510000UV06Organization.withTemplateId(II... values) COCTMT510000UV06Organization.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT510000UV06OrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>ObjectFactory.createCOCTMT510000UV06BeneficiaryGroupOrganization(COCTMT510000UV06Organization value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>ObjectFactory.createCOCTMT510000UV06PolicyHolderPolicyHolderOrganization(COCTMT510000UV06Organization value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>ObjectFactory.createCOCTMT510000UV06ResponsiblePartyRepresentedOrganization(COCTMT510000UV06Organization value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>COCTMT510000UV06Beneficiary.getGroupOrganization()Gets the value of the groupOrganization property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>COCTMT510000UV06PolicyHolder.getPolicyHolderOrganization()Gets the value of the policyHolderOrganization property.jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>COCTMT510000UV06ResponsibleParty.getRepresentedOrganization()Gets the value of the representedOrganization property.Methods in org.hl7.v3 with parameters of type COCTMT510000UV06OrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>ObjectFactory.createCOCTMT510000UV06BeneficiaryGroupOrganization(COCTMT510000UV06Organization value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>ObjectFactory.createCOCTMT510000UV06PolicyHolderPolicyHolderOrganization(COCTMT510000UV06Organization value) jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization>ObjectFactory.createCOCTMT510000UV06ResponsiblePartyRepresentedOrganization(COCTMT510000UV06Organization value) Method parameters in org.hl7.v3 with type arguments of type COCTMT510000UV06OrganizationModifier and TypeMethodDescriptionvoidCOCTMT510000UV06Beneficiary.setGroupOrganization(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization> value) Sets the value of the groupOrganization property.voidCOCTMT510000UV06PolicyHolder.setPolicyHolderOrganization(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization> value) Sets the value of the policyHolderOrganization property.voidCOCTMT510000UV06ResponsibleParty.setRepresentedOrganization(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization> value) Sets the value of the representedOrganization property.COCTMT510000UV06Beneficiary.withGroupOrganization(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization> value) COCTMT510000UV06PolicyHolder.withPolicyHolderOrganization(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization> value) COCTMT510000UV06ResponsibleParty.withRepresentedOrganization(jakarta.xml.bind.JAXBElement<COCTMT510000UV06Organization> value)