Uses of Class
org.hl7.v3.POCDMT000040Consumable
-
Uses of POCDMT000040Consumable in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ConsumableModifier and TypeFieldDescriptionprotected POCDMT000040ConsumablePOCDMT000040SubstanceAdministration.consumableMethods in org.hl7.v3 that return POCDMT000040ConsumableModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Consumable()Create an instance ofPOCDMT000040ConsumablePOCDMT000040SubstanceAdministration.getConsumable()Gets the value of the consumable property.POCDMT000040Consumable.withManufacturedProduct(POCDMT000040ManufacturedProduct value) POCDMT000040Consumable.withNullFlavor(String... values) POCDMT000040Consumable.withNullFlavor(Collection<String> values) POCDMT000040Consumable.withRealmCode(Collection<CS> values) POCDMT000040Consumable.withRealmCode(CS... values) POCDMT000040Consumable.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Consumable.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Consumable.withTypeCode(String... values) POCDMT000040Consumable.withTypeCode(Collection<String> values) POCDMT000040Consumable.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040ConsumableModifier and TypeMethodDescriptionvoidPOCDMT000040SubstanceAdministration.setConsumable(POCDMT000040Consumable value) Sets the value of the consumable property.POCDMT000040SubstanceAdministration.withConsumable(POCDMT000040Consumable value)