Class UnsignedLongAttribute

java.lang.Object
com.pixelmed.dicom.Attribute
com.pixelmed.dicom.UnsignedLongAttribute

public class UnsignedLongAttribute extends Attribute

A concrete class specializing Attribute for Unsigned Long (UL) attributes.

Though an instance of this class may be created using its constructors, there is also a factory class, AttributeFactory.

See Also: