Uses of Class
org.hl7.v3.COCTMT530000UVProduct2
-
Uses of COCTMT530000UVProduct2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVProduct2Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVProduct2>COCTMT530000UVProcedure.productMethods in org.hl7.v3 that return COCTMT530000UVProduct2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVProduct2()Create an instance ofCOCTMT530000UVProduct2COCTMT530000UVProduct2.withContextControlCode(String value) COCTMT530000UVProduct2.withNullFlavor(String... values) COCTMT530000UVProduct2.withNullFlavor(Collection<String> values) COCTMT530000UVProduct2.withRealmCode(Collection<CS> values) COCTMT530000UVProduct2.withRealmCode(CS... values) COCTMT530000UVProduct2.withSequenceNumber(INT value) COCTMT530000UVProduct2.withSpecimen(COCTMT080000UVSpecimen value) COCTMT530000UVProduct2.withTemplateId(Collection<II> values) COCTMT530000UVProduct2.withTemplateId(II... values) COCTMT530000UVProduct2.withTypeCode(String... values) COCTMT530000UVProduct2.withTypeCode(Collection<String> values) COCTMT530000UVProduct2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVProduct2Modifier and TypeMethodDescriptionCOCTMT530000UVProcedure.getProduct()Gets the value of the product property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVProduct2Modifier and TypeMethodDescriptionCOCTMT530000UVProcedure.withProduct(COCTMT530000UVProduct2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVProduct2Modifier and TypeMethodDescriptionCOCTMT530000UVProcedure.withProduct(Collection<COCTMT530000UVProduct2> values)