Uses of Class
org.hl7.v3.COCTMT080000UVSpecimen
-
Uses of COCTMT080000UVSpecimen in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT080000UVSpecimenModifier and TypeFieldDescriptionprotected COCTMT080000UVSpecimenCOCTMT530000UVProduct2.specimenFields in org.hl7.v3 with type parameters of type COCTMT080000UVSpecimenModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen>COCTMT530000UVSubject2.specimenMethods in org.hl7.v3 that return COCTMT080000UVSpecimenModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVSpecimen()Create an instance ofCOCTMT080000UVSpecimenCOCTMT530000UVProduct2.getSpecimen()Gets the value of the specimen property.COCTMT080000UVSpecimen.withClassCode(RoleClassSpecimen value) COCTMT080000UVSpecimen.withNullFlavor(String... values) COCTMT080000UVSpecimen.withNullFlavor(Collection<String> values) COCTMT080000UVSpecimen.withProductOf(jakarta.xml.bind.JAXBElement<COCTMT080000UVProduct> value) COCTMT080000UVSpecimen.withRealmCode(Collection<CS> values) COCTMT080000UVSpecimen.withRealmCode(CS... values) COCTMT080000UVSpecimen.withSourceManufactured(jakarta.xml.bind.JAXBElement<COCTMT080000UVManufactured> value) COCTMT080000UVSpecimen.withSourceNatural(jakarta.xml.bind.JAXBElement<COCTMT080000UVNatural> value) COCTMT080000UVSpecimen.withSourceNonPersonLivingSubject(jakarta.xml.bind.JAXBElement<COCTMT080000UVNonPersonLivingSubject> value) COCTMT080000UVSpecimen.withSourcePerson(jakarta.xml.bind.JAXBElement<COCTMT080000UVPerson> value) COCTMT080000UVSpecimen.withSpecimenManufactured(COCTMT080000UVManufactured value) COCTMT080000UVSpecimen.withSpecimenNatural(COCTMT080000UVNatural value) COCTMT080000UVSpecimen.withSpecimenNonPersonLivingSubject(COCTMT080000UVNonPersonLivingSubject value) COCTMT080000UVSpecimen.withSpecimenPerson(COCTMT080000UVPerson value) COCTMT080000UVSpecimen.withSubjectOf1(Collection<COCTMT080000UVSubject4> values) COCTMT080000UVSpecimen.withSubjectOf1(COCTMT080000UVSubject4... values) COCTMT080000UVSpecimen.withSubjectOf2(Collection<COCTMT080000UVSubject3> values) COCTMT080000UVSpecimen.withSubjectOf2(COCTMT080000UVSubject3... values) COCTMT080000UVSpecimen.withTemplateId(Collection<II> values) COCTMT080000UVSpecimen.withTemplateId(II... values) COCTMT080000UVSpecimen.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVSpecimenModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen>ObjectFactory.createCOCTMT530000UVSubject2Specimen(COCTMT080000UVSpecimen value) jakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen>COCTMT530000UVSubject2.getSpecimen()Gets the value of the specimen property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVSpecimenModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen>ObjectFactory.createCOCTMT530000UVSubject2Specimen(COCTMT080000UVSpecimen value) voidCOCTMT530000UVProduct2.setSpecimen(COCTMT080000UVSpecimen value) Sets the value of the specimen property.COCTMT530000UVProduct2.withSpecimen(COCTMT080000UVSpecimen value) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVSpecimenModifier and TypeMethodDescriptionvoidCOCTMT530000UVSubject2.setSpecimen(jakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen> value) Sets the value of the specimen property.COCTMT530000UVSubject2.withSpecimen(jakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen> value)