Uses of Class
ca.uhn.hl7v2.conf.spec.message.AbstractComponent
Packages that use AbstractComponent
-
Uses of AbstractComponent in ca.uhn.hl7v2.conf.check
Methods in ca.uhn.hl7v2.conf.check with parameters of type AbstractComponentModifier and TypeMethodDescriptionDefaultValidator.testType(Type type, AbstractComponent<?> profile, String encoded, String profileID) Tests a Type against the corresponding section of a profile.protected voidDefaultValidator.testTypeAgainstTable(Type type, AbstractComponent<?> profile, String profileID, List<HL7Exception> exList) Tests table values for ID, IS, and CE types. -
Uses of AbstractComponent in ca.uhn.hl7v2.conf.spec.message
Subclasses of AbstractComponent in ca.uhn.hl7v2.conf.spec.messageModifier and TypeClassDescriptionclassThe specification for a particular field component in a message profile.classThe specification for a specific field in a message profile.classThe specification for a particular field sub-component in a message profile.