Uses of Class
org.hl7.v3.POCDMT000040Supply
-
Uses of POCDMT000040Supply in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040SupplyModifier and TypeFieldDescriptionprotected POCDMT000040SupplyPOCDMT000040Component4.supplyprotected POCDMT000040SupplyPOCDMT000040Entry.supplyprotected POCDMT000040SupplyPOCDMT000040EntryRelationship.supplyMethods in org.hl7.v3 that return POCDMT000040SupplyModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Supply()Create an instance ofPOCDMT000040SupplyPOCDMT000040Component4.getSupply()Gets the value of the supply property.POCDMT000040Entry.getSupply()Gets the value of the supply property.POCDMT000040EntryRelationship.getSupply()Gets the value of the supply property.POCDMT000040Supply.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Supply.withAuthor(POCDMT000040Author... values) POCDMT000040Supply.withClassCode(ActClassSupply value) POCDMT000040Supply.withEffectiveTime(Collection<SXCMTS> values) POCDMT000040Supply.withEffectiveTime(SXCMTS... values) POCDMT000040Supply.withElementId(Collection<II> values) POCDMT000040Supply.withElementId(II... values) POCDMT000040Supply.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Supply.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Supply.withExpectedUseTime(IVLTS value) POCDMT000040Supply.withIndependentInd(BL value) POCDMT000040Supply.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Supply.withInformant(POCDMT000040Informant12... values) POCDMT000040Supply.withMoodCode(XDocumentSubstanceMood value) POCDMT000040Supply.withNullFlavor(String... values) POCDMT000040Supply.withNullFlavor(Collection<String> values) POCDMT000040Supply.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Supply.withParticipant(POCDMT000040Participant2... values) POCDMT000040Supply.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Supply.withPerformer(POCDMT000040Performer2... values) POCDMT000040Supply.withPrecondition(Collection<POCDMT000040Precondition> values) POCDMT000040Supply.withPrecondition(POCDMT000040Precondition... values) POCDMT000040Supply.withPriorityCode(Collection<CE> values) POCDMT000040Supply.withPriorityCode(CE... values) POCDMT000040Supply.withProduct(POCDMT000040Product value) POCDMT000040Supply.withQuantity(PQ value) POCDMT000040Supply.withRealmCode(Collection<CS> values) POCDMT000040Supply.withRealmCode(CS... values) POCDMT000040Supply.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Supply.withReference(POCDMT000040Reference... values) POCDMT000040Supply.withRepeatNumber(IVLINT value) POCDMT000040Supply.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Supply.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Supply.withStatusCode(CS value) POCDMT000040Supply.withSubject(POCDMT000040Subject value) POCDMT000040Supply.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Supply.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Supply.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040SupplyModifier and TypeMethodDescriptionvoidPOCDMT000040Component4.setSupply(POCDMT000040Supply value) Sets the value of the supply property.voidPOCDMT000040Entry.setSupply(POCDMT000040Supply value) Sets the value of the supply property.voidPOCDMT000040EntryRelationship.setSupply(POCDMT000040Supply value) Sets the value of the supply property.POCDMT000040Component4.withSupply(POCDMT000040Supply value) POCDMT000040Entry.withSupply(POCDMT000040Supply value) POCDMT000040EntryRelationship.withSupply(POCDMT000040Supply value)