JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.mmm.cms.util
Interface Identifiable
All Known Subinterfaces:
CaseMixAdjustmentItemIF
,
DiagnosticGroupIF
,
HomeHealthScoringModelIF
All Known Implementing Classes:
CaseMixAdjustmentItem
,
ClinicalFunctional_ScoringModel_v2308
,
ClinicalFunctional_ScoringModel_v3210
,
ClinicalFunctional_ScoringModel_v3312
,
ClinicalFunctional_ScoringModel_v3413
,
ClinicalFunctional_ScoringModel_v3414
,
ClinicalFunctional_ScoringModel_v4115
,
DiagnosticGroup
,
NRS_ScoringModel_v2308
,
NRS_ScoringModel_v3210
,
NRS_ScoringModel_v3312
,
NRS_ScoringModel_v3413
,
NRS_ScoringModel_v3414
,
NRS_ScoringModel_v4115
public interface
Identifiable
Provides a consistent means of identifying an object by its id number. The id is not associated with Serialization
Author:
3M Health Information Systems for CMS Home Health
Method Summary
Methods
Modifier and Type
Method and Description
int
getId
()
the id of the object
void
setId
(int id)
Sets the id for the object at run time
Method Detail
getId
int getId()
the id of the object
Returns:
the id of the object at run time
setId
void setId(int id)
Sets the id for the object at run time
Parameters:
id
-
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method