|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.CNS
public class CNS
Represents an HL7 CNS message segment (Clear Notification). This segment has the following fields:
| Constructor Summary | |
|---|---|
CNS(Group parent,
ModelClassFactory factory)
Creates a new CNS segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
NM |
getCns1_StartingNotificationReferenceNumber()
Returns CNS-1: "Starting Notification Reference Number" - creates it if necessary |
NM |
getCns2_EndingNotificationReferenceNumber()
Returns CNS-2: "Ending Notification Reference Number" - creates it if necessary |
TS |
getCns3_StartingNotificationDateTime()
Returns CNS-3: "Starting Notification Date/Time" - creates it if necessary |
TS |
getCns4_EndingNotificationDateTime()
Returns CNS-4: "Ending Notification Date/Time" - creates it if necessary |
CE |
getCns5_StartingNotificationCode()
Returns CNS-5: "Starting Notification Code" - creates it if necessary |
CE |
getCns6_EndingNotificationCode()
Returns CNS-6: "Ending Notification Code" - creates it if necessary |
CE |
getEndingNotificationCode()
Returns CNS-6: "Ending Notification Code" - creates it if necessary |
TS |
getEndingNotificationDateTime()
Returns CNS-4: "Ending Notification Date/Time" - creates it if necessary |
NM |
getEndingNotificationReferenceNumber()
Returns CNS-2: "Ending Notification Reference Number" - creates it if necessary |
CE |
getStartingNotificationCode()
Returns CNS-5: "Starting Notification Code" - creates it if necessary |
TS |
getStartingNotificationDateTime()
Returns CNS-3: "Starting Notification Date/Time" - creates it if necessary |
NM |
getStartingNotificationReferenceNumber()
Returns CNS-1: "Starting Notification Reference Number" - creates it if necessary |
| 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 |
| Constructor Detail |
|---|
public CNS(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public NM getStartingNotificationReferenceNumber()
public NM getCns1_StartingNotificationReferenceNumber()
public NM getEndingNotificationReferenceNumber()
public NM getCns2_EndingNotificationReferenceNumber()
public TS getStartingNotificationDateTime()
public TS getCns3_StartingNotificationDateTime()
public TS getEndingNotificationDateTime()
public TS getCns4_EndingNotificationDateTime()
public CE getStartingNotificationCode()
public CE getCns5_StartingNotificationCode()
public CE getEndingNotificationCode()
public CE getCns6_EndingNotificationCode()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||