Trispark JDT
2.50.13

com.archimed.dicom.scu
Interface CStoreItemResult


public interface CStoreItemResult


Method Summary
 AssociationItem getAssociationItem()
           
 int getStatus()
          the status code of the store response
 Command getStoreResponse()
          the response that was sent by the remote AE for the store message exchange
 boolean isSuccess()
          does the store response indicate a successfull store?
 

Method Detail

getStatus

int getStatus()
the status code of the store response


isSuccess

boolean isSuccess()
does the store response indicate a successfull store?


getStoreResponse

Command getStoreResponse()
the response that was sent by the remote AE for the store message exchange


getAssociationItem

AssociationItem getAssociationItem()

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.