Package com.nt.udc.io

Class COSARAttrInt

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

public class COSARAttrInt extends COSARAttr
This class represents the int OSAR attribute.
  • Field Details

    • m_value

      protected int m_value
  • Constructor Details

    • COSARAttrInt

      public COSARAttrInt(String id, int value)
    • COSARAttrInt

      public COSARAttrInt(String id)
  • Method Details