Uses of Class
org.hl7.v3.COCTMT530000UVOrganization
-
Uses of COCTMT530000UVOrganization in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVOrganizationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>COCTMT530000UVManufacturedProduct.manufacturerOrganizationprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>COCTMT530000UVRole.scopingOrganizationprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>COCTMT530000UVHealthCareFacility.serviceProviderOrganizationMethods in org.hl7.v3 that return COCTMT530000UVOrganizationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVOrganization()Create an instance ofCOCTMT530000UVOrganizationCOCTMT530000UVOrganization.withAddr(Collection<AD> values) COCTMT530000UVOrganization.withClassCode(String value) COCTMT530000UVOrganization.withDeterminerCode(String value) COCTMT530000UVOrganization.withId(Collection<II> values) COCTMT530000UVOrganization.withName(Collection<ON> values) COCTMT530000UVOrganization.withNullFlavor(String... values) COCTMT530000UVOrganization.withNullFlavor(Collection<String> values) COCTMT530000UVOrganization.withRealmCode(Collection<CS> values) COCTMT530000UVOrganization.withRealmCode(CS... values) COCTMT530000UVOrganization.withTelecom(Collection<TEL> values) COCTMT530000UVOrganization.withTelecom(TEL... values) COCTMT530000UVOrganization.withTemplateId(Collection<II> values) COCTMT530000UVOrganization.withTemplateId(II... values) COCTMT530000UVOrganization.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVOrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>ObjectFactory.createCOCTMT530000UVHealthCareFacilityServiceProviderOrganization(COCTMT530000UVOrganization value) jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>ObjectFactory.createCOCTMT530000UVManufacturedProductManufacturerOrganization(COCTMT530000UVOrganization value) jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>ObjectFactory.createCOCTMT530000UVRoleScopingOrganization(COCTMT530000UVOrganization value) jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>COCTMT530000UVManufacturedProduct.getManufacturerOrganization()Gets the value of the manufacturerOrganization property.jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>COCTMT530000UVRole.getScopingOrganization()Gets the value of the scopingOrganization property.jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>COCTMT530000UVHealthCareFacility.getServiceProviderOrganization()Gets the value of the serviceProviderOrganization property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVOrganizationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>ObjectFactory.createCOCTMT530000UVHealthCareFacilityServiceProviderOrganization(COCTMT530000UVOrganization value) jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>ObjectFactory.createCOCTMT530000UVManufacturedProductManufacturerOrganization(COCTMT530000UVOrganization value) jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization>ObjectFactory.createCOCTMT530000UVRoleScopingOrganization(COCTMT530000UVOrganization value) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVOrganizationModifier and TypeMethodDescriptionvoidCOCTMT530000UVManufacturedProduct.setManufacturerOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value) Sets the value of the manufacturerOrganization property.voidCOCTMT530000UVRole.setScopingOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value) Sets the value of the scopingOrganization property.voidCOCTMT530000UVHealthCareFacility.setServiceProviderOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value) Sets the value of the serviceProviderOrganization property.COCTMT530000UVManufacturedProduct.withManufacturerOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value) COCTMT530000UVRole.withScopingOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value) COCTMT530000UVHealthCareFacility.withServiceProviderOrganization(jakarta.xml.bind.JAXBElement<COCTMT530000UVOrganization> value)