Uses of Class
org.hl7.v3.POCDMT000040Order
-
Uses of POCDMT000040Order in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040OrderMethods in org.hl7.v3 that return POCDMT000040OrderModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Order()Create an instance ofPOCDMT000040OrderPOCDMT000040InFulfillmentOf.getOrder()Gets the value of the order property.POCDMT000040Order.withClassCode(String... values) POCDMT000040Order.withClassCode(Collection<String> values) POCDMT000040Order.withElementId(Collection<II> values) POCDMT000040Order.withElementId(II... values) POCDMT000040Order.withMoodCode(String... values) POCDMT000040Order.withMoodCode(Collection<String> values) POCDMT000040Order.withNullFlavor(String... values) POCDMT000040Order.withNullFlavor(Collection<String> values) POCDMT000040Order.withPriorityCode(CE value) POCDMT000040Order.withRealmCode(Collection<CS> values) POCDMT000040Order.withRealmCode(CS... values) POCDMT000040Order.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Order.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Order.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040OrderModifier and TypeMethodDescriptionvoidPOCDMT000040InFulfillmentOf.setOrder(POCDMT000040Order value) Sets the value of the order property.POCDMT000040InFulfillmentOf.withOrder(POCDMT000040Order value)