Uses of Class
org.hl7.v3.COCTMT490000UV04Product
-
Uses of COCTMT490000UV04Product in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT490000UV04ProductModifier and TypeFieldDescriptionprotected COCTMT490000UV04ProductCOCTMT490000UV04BillableClinicalProduct.productMethods in org.hl7.v3 that return COCTMT490000UV04ProductModifier and TypeMethodDescriptionObjectFactory.createCOCTMT490000UV04Product()Create an instance ofCOCTMT490000UV04ProductCOCTMT490000UV04BillableClinicalProduct.getProduct()Gets the value of the product property.COCTMT490000UV04Product.withManufacturedProduct(COCTMT490000UV04ManufacturedProduct value) COCTMT490000UV04Product.withNullFlavor(String... values) COCTMT490000UV04Product.withNullFlavor(Collection<String> values) COCTMT490000UV04Product.withRealmCode(Collection<CS> values) COCTMT490000UV04Product.withRealmCode(CS... values) COCTMT490000UV04Product.withTemplateId(Collection<II> values) COCTMT490000UV04Product.withTemplateId(II... values) COCTMT490000UV04Product.withTypeCode(String... values) COCTMT490000UV04Product.withTypeCode(Collection<String> values) COCTMT490000UV04Product.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT490000UV04ProductModifier and TypeMethodDescriptionvoidCOCTMT490000UV04BillableClinicalProduct.setProduct(COCTMT490000UV04Product value) Sets the value of the product property.COCTMT490000UV04BillableClinicalProduct.withProduct(COCTMT490000UV04Product value)