Class DICOM_Object.GroupElements

java.lang.Object
java.util.Dictionary
java.util.Hashtable
gov.nih.mipav.model.dicomcomm.DICOM_Object.GroupElements
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
DICOM_Object

private class DICOM_Object.GroupElements extends Hashtable
Simple extension of the Hastable for use a GroupElements object.
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Use serialVersionUID for interoperability.
      See Also:
    • grpLength

      public int grpLength
      Stores length of group.
  • Constructor Details

    • GroupElements

      private GroupElements()