|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProtocolDataUnit
Protocol Data Unit
| Method Summary | |
|---|---|
int |
getLength()
Return the length of the Protocol Data Unit |
String |
getName()
Return the name of the Protocol Data Unit |
SOPClassRegistry |
getSopClassRegistry()
return the SOPClassRegistry |
ProtocolDataUnitType |
getType()
|
void |
setSopClassRegistry(SOPClassRegistry sopClassRegistry)
set the SOPClassRegistry |
String |
toString()
return the ProtocolDataUnit as a string |
| Method Detail |
|---|
ProtocolDataUnitType getType()
int getLength()
String getName()
String toString()
toString in class ObjectSOPClassRegistry getSopClassRegistry()
SOPClassRegistry
void setSopClassRegistry(SOPClassRegistry sopClassRegistry)
SOPClassRegistry
sopClassRegistry - the SOPClassRegistry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||