org.dicom4j.management
Interface Devices


public interface Devices

List of Device

Since:
0.0.3
Author:
Laurent Lecomte

Method Summary
 Device add(Device aDevice)
           
 Device get(int aIndex)
           
 Device get(String aName)
           
 

Method Detail

add

Device add(Device aDevice)

get

Device get(int aIndex)

get

Device get(String aName)


Copyright © 2009 dicom4j. All Rights Reserved.