Uses of Class
org.hl7.v3.COCTMT080000UVProduct
-
Uses of COCTMT080000UVProduct in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVProductModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT080000UVProduct>COCTMT080000UVSpecimen.productOfMethods in org.hl7.v3 that return COCTMT080000UVProductModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVProduct()Create an instance ofCOCTMT080000UVProductCOCTMT080000UVProduct.withActRef(jakarta.xml.bind.JAXBElement<COCTMT080000UVActRef> value) COCTMT080000UVProduct.withContextControlCode(String value) COCTMT080000UVProduct.withNullFlavor(String... values) COCTMT080000UVProduct.withNullFlavor(Collection<String> values) COCTMT080000UVProduct.withProcess(jakarta.xml.bind.JAXBElement<COCTMT080000UVProcess> value) COCTMT080000UVProduct.withRealmCode(Collection<CS> values) COCTMT080000UVProduct.withRealmCode(CS... values) COCTMT080000UVProduct.withTemplateId(Collection<II> values) COCTMT080000UVProduct.withTemplateId(II... values) COCTMT080000UVProduct.withTypeCode(String... values) COCTMT080000UVProduct.withTypeCode(Collection<String> values) COCTMT080000UVProduct.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVProductModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVProduct>ObjectFactory.createCOCTMT080000UVSpecimenProductOf(COCTMT080000UVProduct value) jakarta.xml.bind.JAXBElement<COCTMT080000UVProduct>COCTMT080000UVSpecimen.getProductOf()Gets the value of the productOf property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVProductModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVProduct>ObjectFactory.createCOCTMT080000UVSpecimenProductOf(COCTMT080000UVProduct value) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVProductModifier and TypeMethodDescriptionvoidCOCTMT080000UVSpecimen.setProductOf(jakarta.xml.bind.JAXBElement<COCTMT080000UVProduct> value) Sets the value of the productOf property.COCTMT080000UVSpecimen.withProductOf(jakarta.xml.bind.JAXBElement<COCTMT080000UVProduct> value)