|
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.RefDesc.Type
public static class RefDesc.Type
Inner class describing source of data for this reference node
Field Summary | |
---|---|
static byte |
DSCOMPONENTS
|
static byte |
END
|
static byte |
INLINE
|
static byte |
SEGMENTS
|
static java.lang.String[] |
TYPESTR
|
Constructor Summary | |
---|---|
RefDesc.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 SEGMENTS
public static final byte DSCOMPONENTS
public static final byte INLINE
public static final byte END
public static java.lang.String[] TYPESTR
Constructor Detail |
---|
public RefDesc.Type()
|
Sun Message Library for HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |