Package com.nt.udc.io

Class COSARAttrShort

java.lang.Object
com.nt.udc.io.COSARAttr
com.nt.udc.io.COSARAttrShort

public class COSARAttrShort extends COSARAttr
This class represents the short OSAR attribute.
  • Field Details

    • m_value

      protected short m_value
  • Constructor Details

    • COSARAttrShort

      public COSARAttrShort(String id, short value)
    • COSARAttrShort

      public COSARAttrShort(String id)
  • Method Details