Class DicomObjectDescriptionType.SOPClass
java.lang.Object
org.openehealth.ipf.commons.audit.model.DicomObjectDescriptionType.SOPClass
- Enclosing class:
DicomObjectDescriptionType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
The number of SOP Instances referred to by this participant object.getUid()
void
-
Constructor Details
-
SOPClass
public SOPClass(int numberOfInstances)
-
-
Method Details
-
getInstanceUids
-
getNumberOfInstances
public int getNumberOfInstances()The number of SOP Instances referred to by this participant object. -
getUid
-
setUid
-