|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.net.TransferCapability org.dcm4che2.net.ExtRetrieveTransferCapability
public class ExtRetrieveTransferCapability
Field Summary | |
---|---|
static int |
RELATIONAL_RETRIEVAL
|
Fields inherited from class org.dcm4che2.net.TransferCapability |
---|
commonName, extInfo, scp, SCP, SCU, sopClass, transferSyntax |
Constructor Summary | |
---|---|
ExtRetrieveTransferCapability(java.lang.String sopClass,
java.lang.String[] transferSyntax,
java.lang.String role)
|
Method Summary |
---|
Methods inherited from class org.dcm4che2.net.TransferCapability |
---|
getCommonName, getExtInfo, getExtInfoBoolean, getExtInfoInt, getRole, getSopClass, getTransferSyntax, isSCP, isSCU, negotiate, setCommonName, setExtInfo, setExtInfoBoolean, setExtInfoInt, setRole, setSopClass, setTransferSyntax |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int RELATIONAL_RETRIEVAL
Constructor Detail |
---|
public ExtRetrieveTransferCapability(java.lang.String sopClass, java.lang.String[] transferSyntax, java.lang.String role)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |