Package be.uclouvain.orthanc
Class DicomWebNode
- java.lang.Object
-
- be.uclouvain.orthanc.DicomWebNode
-
public class DicomWebNode extends java.lang.Object
Node visited by DICOMweb conversion
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DicomWebNode(long self)
Construct a Java object wrapping a C object that is managed by Orthanc.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected long
getSelf()
Return the C object that is associated with this Java wrapper.
-