Uses of Class
ca.uhn.hl7v2.conf.spec.message.Field
Packages that use Field
-
Uses of Field in ca.uhn.hl7v2.conf.check
Methods in ca.uhn.hl7v2.conf.check with parameters of type FieldModifier and TypeMethodDescriptionprotected List<HL7Exception>DefaultValidator.doTestField(Type type, Field profile, boolean escape, String profileID, boolean theValidateChildren) -
Uses of Field in ca.uhn.hl7v2.conf.spec.message
Methods in ca.uhn.hl7v2.conf.spec.message that return FieldModifier and TypeMethodDescriptionSeg.getField(int index) Indexed getter for property field (index starts at 1 following HL7 convention).Methods in ca.uhn.hl7v2.conf.spec.message that return types with arguments of type FieldModifier and TypeMethodDescriptionSeg.getChildrenAsList()Returns the number of fields in the segmentSeg.getFieldsAsList()Returns the number of fields in the segmentMethods in ca.uhn.hl7v2.conf.spec.message with parameters of type Field