com.pixelmed.network
Class ResponseStatus
java.lang.Object
com.pixelmed.network.ResponseStatus
public class ResponseStatus
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Success
public static int Success
RefusedOutOfResourcesUnableToCalculateNumberOfMatches
public static int RefusedOutOfResourcesUnableToCalculateNumberOfMatches
RefusedOutOfResourcesUnableToPerformSubOperations
public static int RefusedOutOfResourcesUnableToPerformSubOperations
RefusedMoveDestinationUnknown
public static int RefusedMoveDestinationUnknown
IdentifierDoesNotMatchSOPClass
public static int IdentifierDoesNotMatchSOPClass
UnableToProcess
public static int UnableToProcess
SubOperationsTerminatedDueToCancelIndication
public static int SubOperationsTerminatedDueToCancelIndication
MatchingTerminatedDueToCancelIndication
public static int MatchingTerminatedDueToCancelIndication
SubOperationsCompleteOneOrMoreFailures
public static int SubOperationsCompleteOneOrMoreFailures
SubOperationsCompleteNoFailures
public static int SubOperationsCompleteNoFailures
SubOperationsAreContinuing
public static int SubOperationsAreContinuing
MatchesAreContinuingOptionalKeysSupported
public static int MatchesAreContinuingOptionalKeysSupported
MatchesAreContinuingOptionalKeysNotSupported
public static int MatchesAreContinuingOptionalKeysNotSupported
ResponseStatus
public ResponseStatus()