| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
JCC |
STF.getJobCodeClass()
Retrieves the Job Code Class.
|
JCC |
GT1.getJobCodeClass()
Retrieves the Job Code Class.
|
JCC |
IN2.getJobCodeOrClass()
Retrieves the Job Code Or Class.
|
JCC |
NK1.getNextOfKinAssociatedPartiesJobCodeClass()
Retrieves the Next Of Kin Associated Parties Job Code Class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
STF.setJobCodeClass(JCC objjobCodeClass)
Set the Job Code Class.
|
void |
GT1.setJobCodeClass(JCC jobCodeClass)
Set the Job Code Class.
|
void |
IN2.setJobCodeOrClass(JCC jobCodeOrClass)
Set the Job Code Or Class.
|
void |
NK1.setNextOfKinAssociatedPartiesJobCodeClass(JCC objnextOfKinAssociatedPartiesJobCodeClass)
Sets the Next Of Kin Associated Parties Job Code Class.
|