|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SCUPresentationContext
| Method Summary | |
|---|---|
SOPClassUID |
getAbstractSyntax()
The presentation contexts abstract syntax |
int |
getPresentationContextId()
The presentation context id. |
int |
getResult()
The presentation context association setup result. |
TransferSyntaxUID |
getTransferSyntax()
The presentation contexts transfer syntax |
boolean |
isAccepted()
Has this presentation context been accepted during association setup? If this presentation context has not been associated yet, this method will return false. |
| Method Detail |
|---|
int getPresentationContextId()
SOPClassUID getAbstractSyntax()
TransferSyntaxUID getTransferSyntax()
boolean isAccepted()
int getResult()
PresentationContext.ACCEPTANCE,
PresentationContext.USER_REJECTION,
PresentationContext.NO_REASON,
PresentationContext.ABSTRACT_SYNTAX_NOT_SUPPORTED
or PresentationContext.TRANSFER_SYNTAXES_NOT_SUPPORTED.
If this presentation context has not been associated yet, this method will return -1.
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||