Package com.nt.udc.io

Class COSARAttrByte

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

public class COSARAttrByte extends COSARAttr
This class represents the byte OSAR Attribute.
  • Field Details

    • m_value

      protected byte m_value
  • Constructor Details

    • COSARAttrByte

      public COSARAttrByte(String id, byte value)
    • COSARAttrByte

      public COSARAttrByte(String id)
  • Method Details