|
||||||||||
| 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.NDS
public class NDS
Represents an HL7 NDS message segment (Notification Detail). This segment has the following fields:
| Constructor Summary | |
|---|---|
NDS(Group parent,
ModelClassFactory factory)
Creates a new NDS segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
NM |
getNds1_NotificationReferenceNumber()
Returns NDS-1: "Notification Reference Number" - creates it if necessary |
TS |
getNds2_NotificationDateTime()
Returns NDS-2: "Notification Date/Time" - creates it if necessary |
CE |
getNds3_NotificationAlertSeverity()
Returns NDS-3: "Notification Alert Severity" - creates it if necessary |
CE |
getNds4_NotificationCode()
Returns NDS-4: "Notification Code" - creates it if necessary |
CE |
getNotificationAlertSeverity()
Returns NDS-3: "Notification Alert Severity" - creates it if necessary |
CE |
getNotificationCode()
Returns NDS-4: "Notification Code" - creates it if necessary |
TS |
getNotificationDateTime()
Returns NDS-2: "Notification Date/Time" - creates it if necessary |
NM |
getNotificationReferenceNumber()
Returns NDS-1: "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 NDS(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public NM getNotificationReferenceNumber()
public NM getNds1_NotificationReferenceNumber()
public TS getNotificationDateTime()
public TS getNds2_NotificationDateTime()
public CE getNotificationAlertSeverity()
public CE getNds3_NotificationAlertSeverity()
public CE getNotificationCode()
public CE getNds4_NotificationCode()
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 | |||||||||