Uses of Interface
ca.uhn.hl7v2.model.Composite
Packages that use Composite
Package
Description
-
Uses of Composite in ca.uhn.hl7v2.conf.check
Methods in ca.uhn.hl7v2.conf.check with parameters of type CompositeModifier and TypeMethodDescriptionprotected voidDefaultValidator.checkExtraComponents(Composite comp, int numInProfile, List<HL7Exception> exList) Tests for extra components (ie any not defined in the profile) -
Uses of Composite in ca.uhn.hl7v2.model
Classes in ca.uhn.hl7v2.model that implement CompositeModifier and TypeClassDescriptionclassclassAn unspecified Composite datatype that has an undefined number of components, each of which is a Varies.Methods in ca.uhn.hl7v2.model with parameters of type CompositeModifier and TypeMethodDescriptionbooleanbooleanLeaves a compositebooleanbooleanbooleanbooleanEnters a compositefinal booleanfinal booleanboolean -
Uses of Composite in ca.uhn.hl7v2.model.composite
Classes in ca.uhn.hl7v2.model.composite that implement Composite -
Uses of Composite in ca.uhn.hl7v2.model.v21.datatype
Classes in ca.uhn.hl7v2.model.v21.datatype that implement CompositeModifier and TypeClassDescriptionclassVersion 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites.