Class UnsignedShortAttribute

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

public class UnsignedShortAttribute extends Attribute

A concrete class specializing Attribute for Unsigned Short (US) attributes.

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

See Also: