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.dcm30_04.services.dicomnetcommons
Interface IEventTypeID
All Known Implementing Classes:
EnumInterpretationEventType
,
EnumMPPSEventTypeID
,
EnumPatientEventType
,
EnumPrintJobEventTypeID
,
EnumResultEventType
,
EnumSCEventTypeID
,
EnumVisitEventType
public interface
IEventTypeID
This interface needs to be implemented by all classes which implements functioning of EventTypeID.
Method Summary
Methods
Modifier and Type
Method and Description
short
getValue
()
This function returns the short value of Event Type ID.
Method Detail
getValue
short getValue()
This function returns the short value of Event Type ID.
Returns:
- returns short value of Event Type ID.
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