JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cdac.medinfo.sdk.hl7282.commoninterface
Interface ISegmentKey
All Known Implementing Classes:
EnumSegments
public interface
ISegmentKey
Defines the methods which must be implemented by class implementing behavior of key for segments name. Any Enum specifying segment name should implement this interface.
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getValue
()
Retrieves Value of Segment Key.
Method Detail
getValue
java.lang.String getValue()
Retrieves Value of Segment Key.
Returns:
String - Specifies Segment Key value.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method