Uses of Class
org.hl7.v3.POCDMT000040Product
-
Uses of POCDMT000040Product in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ProductMethods in org.hl7.v3 that return POCDMT000040ProductModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Product()Create an instance ofPOCDMT000040ProductPOCDMT000040Supply.getProduct()Gets the value of the product property.POCDMT000040Product.withManufacturedProduct(POCDMT000040ManufacturedProduct value) POCDMT000040Product.withNullFlavor(String... values) POCDMT000040Product.withNullFlavor(Collection<String> values) POCDMT000040Product.withRealmCode(Collection<CS> values) POCDMT000040Product.withRealmCode(CS... values) POCDMT000040Product.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Product.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Product.withTypeCode(String... values) POCDMT000040Product.withTypeCode(Collection<String> values) POCDMT000040Product.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040ProductModifier and TypeMethodDescriptionvoidPOCDMT000040Supply.setProduct(POCDMT000040Product value) Sets the value of the product property.POCDMT000040Supply.withProduct(POCDMT000040Product value)