|
Sun Message Library for HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.hl7.parser.NodeDescList.Type
public static class NodeDescList.Type
Class to define NodeDesc types
Field Summary | |
---|---|
static byte |
COMPONENTS
|
static byte |
EVENT
|
static byte |
SEGMENTS
|
static java.lang.String[] |
TYPESTR
|
Constructor Summary | |
---|---|
NodeDescList.Type()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte EVENT
public static final byte SEGMENTS
public static final byte COMPONENTS
public static java.lang.String[] TYPESTR
Constructor Detail |
---|
public NodeDescList.Type()
|
Sun Message Library for HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |