Uses of Class
org.hl7.v3.COCTMT260003UVConsumable
-
Uses of COCTMT260003UVConsumable in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT260003UVConsumableModifier and TypeFieldDescriptionprotected COCTMT260003UVConsumableCOCTMT260003UVOtherMedication.consumableMethods in org.hl7.v3 that return COCTMT260003UVConsumableModifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVConsumable()Create an instance ofCOCTMT260003UVConsumableCOCTMT260003UVOtherMedication.getConsumable()Gets the value of the consumable property.COCTMT260003UVConsumable.withManufacturedProduct(COCTMT260003UVManufacturedProduct value) COCTMT260003UVConsumable.withNullFlavor(String... values) COCTMT260003UVConsumable.withNullFlavor(Collection<String> values) COCTMT260003UVConsumable.withRealmCode(Collection<CS> values) COCTMT260003UVConsumable.withRealmCode(CS... values) COCTMT260003UVConsumable.withTemplateId(Collection<II> values) COCTMT260003UVConsumable.withTemplateId(II... values) COCTMT260003UVConsumable.withTypeCode(String... values) COCTMT260003UVConsumable.withTypeCode(Collection<String> values) COCTMT260003UVConsumable.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT260003UVConsumableModifier and TypeMethodDescriptionvoidCOCTMT260003UVOtherMedication.setConsumable(COCTMT260003UVConsumable value) Sets the value of the consumable property.COCTMT260003UVOtherMedication.withConsumable(COCTMT260003UVConsumable value)