ca.uhn.hl7v2.model.v24.segment
Class Hxx
java.lang.Object
ca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.Hxx
- All Implemented Interfaces:
- Segment, Structure, Serializable
public class Hxx
- extends AbstractSegment
Represents an HL7 Hxx message segment (${typeDescription}).
This segment has the following fields:
- See Also:
- Serialized Form
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hxx
public Hxx(Group parent,
ModelClassFactory factory)
- Creates a new Hxx segment
createNewTypeWithoutReflection
protected Type createNewTypeWithoutReflection(int field)
-
- Overrides:
createNewTypeWithoutReflection in class AbstractSegment
Copyright © 2001-2011 University Health Network. All Rights Reserved.