Uses of Class
org.hl7.v3.POCDMT000040Criterion
-
Uses of POCDMT000040Criterion in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040CriterionModifier and TypeFieldDescriptionprotected POCDMT000040CriterionPOCDMT000040Precondition.criterionMethods in org.hl7.v3 that return POCDMT000040CriterionModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Criterion()Create an instance ofPOCDMT000040CriterionPOCDMT000040Precondition.getCriterion()Gets the value of the criterion property.POCDMT000040Criterion.withClassCode(String... values) POCDMT000040Criterion.withClassCode(Collection<String> values) POCDMT000040Criterion.withMoodCode(String... values) POCDMT000040Criterion.withMoodCode(Collection<String> values) POCDMT000040Criterion.withNullFlavor(String... values) POCDMT000040Criterion.withNullFlavor(Collection<String> values) POCDMT000040Criterion.withRealmCode(Collection<CS> values) POCDMT000040Criterion.withRealmCode(CS... values) POCDMT000040Criterion.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Criterion.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Criterion.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040CriterionModifier and TypeMethodDescriptionvoidPOCDMT000040Precondition.setCriterion(POCDMT000040Criterion value) Sets the value of the criterion property.POCDMT000040Precondition.withCriterion(POCDMT000040Criterion value)