T
- public interface CStoreSCU<T extends InstanceLocator>
Modifier and Type | Method and Description |
---|---|
boolean |
cancel() |
BasicCStoreSCUResp |
cstore(List<T> instances,
Association storeas,
int priority) |
List<T> |
getCompleted() |
List<T> |
getFailed() |
int |
getPriority() |
int |
getRemaining() |
int |
getStatus() |
List<T> |
getWarning() |
int getStatus()
int getPriority()
int getRemaining()
List<T> getCompleted()
List<T> getWarning()
BasicCStoreSCUResp cstore(List<T> instances, Association storeas, int priority)
boolean cancel()
Copyright © 2017 dcm4che.org. All rights reserved.