|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.sr.InsitutionNameAndCode
public class InsitutionNameAndCode
| Field Summary |
|---|
| Fields inherited from class org.dcm4che2.iod.module.Module |
|---|
dcmobj |
| Constructor Summary | |
|---|---|
InsitutionNameAndCode()
|
|
InsitutionNameAndCode(DicomObject dcmobj)
|
|
| Method Summary | |
|---|---|
Code |
getInstitutionCode()
|
java.lang.String |
getInstitutionName()
|
void |
setInstitutionCode(Code code)
|
void |
setInstitutionName(java.lang.String s)
|
| Methods inherited from class org.dcm4che2.iod.module.Module |
|---|
getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsitutionNameAndCode(DicomObject dcmobj)
public InsitutionNameAndCode()
| Method Detail |
|---|
public java.lang.String getInstitutionName()
public void setInstitutionName(java.lang.String s)
public Code getInstitutionCode()
public void setInstitutionCode(Code code)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||