Package be.uclouvain.orthanc
Class DicomWebNode
- java.lang.Object
-
- be.uclouvain.orthanc.DicomWebNode
-
public class DicomWebNode extends java.lang.ObjectNode visited by DICOMweb conversion
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDicomWebNode(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 longgetSelf()Return the C object that is associated with this Java wrapper.
-