Uses of Class
ca.uhn.hl7v2.conf.spec.message.Seg
Packages that use Seg
-
Uses of Seg in ca.uhn.hl7v2.conf.check
Methods in ca.uhn.hl7v2.conf.check with parameters of type SegModifier and TypeMethodDescriptionprotected List<HL7Exception>DefaultValidator.doTestSegment(Segment segment, Seg profile, String profileID, boolean theValidateChildren) DefaultValidator.testSegment(Segment segment, Seg profile, String profileID) Tests a segment against a segment section of a profile.