Uses of Class
org.hl7.v3.POCDMT000040InFulfillmentOf
-
Uses of POCDMT000040InFulfillmentOf in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040InFulfillmentOfModifier and TypeFieldDescriptionprotected List<POCDMT000040InFulfillmentOf>ClinicalDocument.inFulfillmentOfMethods in org.hl7.v3 that return POCDMT000040InFulfillmentOfModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040InFulfillmentOf()Create an instance ofPOCDMT000040InFulfillmentOfPOCDMT000040InFulfillmentOf.withNullFlavor(String... values) POCDMT000040InFulfillmentOf.withNullFlavor(Collection<String> values) POCDMT000040InFulfillmentOf.withOrder(POCDMT000040Order value) POCDMT000040InFulfillmentOf.withRealmCode(Collection<CS> values) POCDMT000040InFulfillmentOf.withRealmCode(CS... values) POCDMT000040InFulfillmentOf.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040InFulfillmentOf.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040InFulfillmentOf.withTypeCode(ActRelationshipFulfills value) POCDMT000040InFulfillmentOf.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040InFulfillmentOfModifier and TypeMethodDescriptionClinicalDocument.getInFulfillmentOf()Gets the value of the inFulfillmentOf property.Methods in org.hl7.v3 with parameters of type POCDMT000040InFulfillmentOfModifier and TypeMethodDescriptionClinicalDocument.withInFulfillmentOf(POCDMT000040InFulfillmentOf... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040InFulfillmentOfModifier and TypeMethodDescriptionClinicalDocument.withInFulfillmentOf(Collection<POCDMT000040InFulfillmentOf> values)