Uses of Class
org.hl7.v3.COCTMT530000UVProduct1
-
Uses of COCTMT530000UVProduct1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVProduct1Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVProduct1>COCTMT530000UVSupply.productMethods in org.hl7.v3 that return COCTMT530000UVProduct1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVProduct1()Create an instance ofCOCTMT530000UVProduct1COCTMT530000UVProduct1.withContextControlCode(String value) COCTMT530000UVProduct1.withManufacturedProduct(COCTMT530000UVManufacturedProduct value) COCTMT530000UVProduct1.withNullFlavor(String... values) COCTMT530000UVProduct1.withNullFlavor(Collection<String> values) COCTMT530000UVProduct1.withRealmCode(Collection<CS> values) COCTMT530000UVProduct1.withRealmCode(CS... values) COCTMT530000UVProduct1.withTemplateId(Collection<II> values) COCTMT530000UVProduct1.withTemplateId(II... values) COCTMT530000UVProduct1.withTypeCode(String... values) COCTMT530000UVProduct1.withTypeCode(Collection<String> values) COCTMT530000UVProduct1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVProduct1Modifier and TypeMethodDescriptionCOCTMT530000UVSupply.getProduct()Gets the value of the product property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVProduct1Modifier and TypeMethodDescriptionCOCTMT530000UVSupply.withProduct(COCTMT530000UVProduct1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVProduct1Modifier and TypeMethodDescriptionCOCTMT530000UVSupply.withProduct(Collection<COCTMT530000UVProduct1> values)