Modifier and Type | Method and Description |
---|---|
boolean[] |
clearAll()
Deprecated.
|
boolean |
getAccepted(java.lang.String UID)
Deprecated.
|
java.util.ArrayList<java.lang.String> |
getSOPClassList()
Deprecated.
|
java.util.ArrayList<java.util.AbstractMap.SimpleEntry<java.lang.String,java.lang.String>> |
getTransferSyntax()
Deprecated.
|
boolean[] |
getTS(java.lang.String UID)
Deprecated.
|
java.lang.String |
getUID(java.lang.String sopClass)
Deprecated.
|
void |
saveAllTS()
Deprecated.
|
void |
saveLocalTS(java.lang.String UID)
Deprecated.
|
void |
setAccepted(java.lang.String UID,
boolean value)
Deprecated.
|
boolean[] |
setAll()
Deprecated.
|
boolean[] |
setDefault()
Deprecated.
|
void |
setTS(java.lang.String UID,
boolean status,
int number)
Deprecated.
|
java.util.ArrayList<java.util.AbstractMap.SimpleEntry<java.lang.String,java.lang.String>> getTransferSyntax() throws java.rmi.RemoteException
java.rmi.RemoteException
java.util.ArrayList<java.lang.String> getSOPClassList() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getUID(java.lang.String sopClass) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean[] getTS(java.lang.String UID) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean getAccepted(java.lang.String UID) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean[] setDefault() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean[] clearAll() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean[] setAll() throws java.rmi.RemoteException
java.rmi.RemoteException
void setTS(java.lang.String UID, boolean status, int number) throws java.rmi.RemoteException
java.rmi.RemoteException
void setAccepted(java.lang.String UID, boolean value) throws java.rmi.RemoteException
java.rmi.RemoteException
void saveLocalTS(java.lang.String UID) throws java.rmi.RemoteException
java.rmi.RemoteException
void saveAllTS() throws java.rmi.RemoteException
java.rmi.RemoteException