Uses of Class
org.hl7.v3.COCTMT290000UV06Product1
-
Uses of COCTMT290000UV06Product1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT290000UV06Product1Modifier and TypeFieldDescriptionprotected List<COCTMT290000UV06Product1>COCTMT290000UV06BillableClinicalService.productMethods in org.hl7.v3 that return COCTMT290000UV06Product1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Product1()Create an instance ofCOCTMT290000UV06Product1COCTMT290000UV06Product1.withManufacturedProduct(COCTMT290000UV06ManufacturedProduct value) COCTMT290000UV06Product1.withNullFlavor(String... values) COCTMT290000UV06Product1.withNullFlavor(Collection<String> values) COCTMT290000UV06Product1.withRealmCode(Collection<CS> values) COCTMT290000UV06Product1.withRealmCode(CS... values) COCTMT290000UV06Product1.withTemplateId(Collection<II> values) COCTMT290000UV06Product1.withTemplateId(II... values) COCTMT290000UV06Product1.withTypeCode(String... values) COCTMT290000UV06Product1.withTypeCode(Collection<String> values) COCTMT290000UV06Product1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT290000UV06Product1Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.getProduct()Gets the value of the product property.Methods in org.hl7.v3 with parameters of type COCTMT290000UV06Product1Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withProduct(COCTMT290000UV06Product1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT290000UV06Product1Modifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.withProduct(Collection<COCTMT290000UV06Product1> values)