Uses of Class
org.hl7.v3.COCTMT600000UV06Product
-
Uses of COCTMT600000UV06Product in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT600000UV06ProductModifier and TypeFieldDescriptionprotected List<COCTMT600000UV06Product>COCTMT600000UV06SupplyEvent.productMethods in org.hl7.v3 that return COCTMT600000UV06ProductModifier and TypeMethodDescriptionObjectFactory.createCOCTMT600000UV06Product()Create an instance ofCOCTMT600000UV06ProductCOCTMT600000UV06Product.withManufacturedProduct(COCTMT600000UV06ManufacturedProduct value) COCTMT600000UV06Product.withNullFlavor(String... values) COCTMT600000UV06Product.withNullFlavor(Collection<String> values) COCTMT600000UV06Product.withRealmCode(Collection<CS> values) COCTMT600000UV06Product.withRealmCode(CS... values) COCTMT600000UV06Product.withTemplateId(Collection<II> values) COCTMT600000UV06Product.withTemplateId(II... values) COCTMT600000UV06Product.withTypeCode(String... values) COCTMT600000UV06Product.withTypeCode(Collection<String> values) COCTMT600000UV06Product.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT600000UV06ProductModifier and TypeMethodDescriptionCOCTMT600000UV06SupplyEvent.getProduct()Gets the value of the product property.Methods in org.hl7.v3 with parameters of type COCTMT600000UV06ProductModifier and TypeMethodDescriptionCOCTMT600000UV06SupplyEvent.withProduct(COCTMT600000UV06Product... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT600000UV06ProductModifier and TypeMethodDescriptionCOCTMT600000UV06SupplyEvent.withProduct(Collection<COCTMT600000UV06Product> values)