Trispark JDT
2.50.13

com.archimed.dicom.scu
Interface CMoveItemResponse


public interface CMoveItemResponse


Method Summary
 int getCompletedSuboperations()
           
 DicomObject getDataset()
           
 java.lang.String[] getFailedSOPInstances()
           
 int getFailedSuboperations()
           
 int getRemainingSuboperations()
           
 Command getResponse()
           
 StatusCode getStatusCode()
           
 int getWarningSuboperations()
           
 boolean isLastReponse()
           
 boolean isPending()
           
 

Method Detail

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()

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.