|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.archimed.dicom.network.ExtendedNegotiation
public class ExtendedNegotiation
This class represents extended negotation data for an abstract syntax.
| Constructor Summary | |
|---|---|
ExtendedNegotiation()
|
|
| Method Summary | |
|---|---|
UIDEntry |
getAbstractSyntax()
|
byte[] |
getData()
|
void |
setAbstractSyntax(UIDEntry abstractSyntax)
|
void |
setData(byte[] data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtendedNegotiation()
| Method Detail |
|---|
public UIDEntry getAbstractSyntax()
public void setAbstractSyntax(UIDEntry abstractSyntax)
public byte[] getData()
public void setData(byte[] data)
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||