com.archimed.dicom.scu
Interface CMoveItemResponse
public interface CMoveItemResponse
getResponse
Command getResponse()
getDataset
DicomObject getDataset()
getStatusCode
StatusCode getStatusCode()
getRemainingSuboperations
int getRemainingSuboperations()
getCompletedSuboperations
int getCompletedSuboperations()
getFailedSuboperations
int getFailedSuboperations()
getWarningSuboperations
int getWarningSuboperations()
getFailedSOPInstances
java.lang.String[] getFailedSOPInstances()
isPending
boolean isPending()
isLastReponse
boolean isLastReponse()
Copyright © 1999-2008 Trispark. All Rights Reserved.