public class NCK extends AbstractSegment
Represents an HL7 NCK message segment (System Clock). This segment has the following fields:
log| Constructor and Description |
|---|
NCK(Group parent,
ModelClassFactory factory)
Creates a new NCK segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
DTM |
getNck1_SystemDateTime()
Returns
NCK-1: "System Date/Time" - creates it if necessary
|
DTM |
getSystemDateTime()
Returns
NCK-1: "System Date/Time" - creates it if necessary
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic NCK(Group parent, ModelClassFactory factory)
public DTM getSystemDateTime()
public DTM getNck1_SystemDateTime()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001–2017 University Health Network. All rights reserved.