Class RawTagValue

    • Constructor Detail

      • RawTagValue

        public RawTagValue()
      • RawTagValue

        public RawTagValue​(RawTagValue copy)
      • RawTagValue

        public RawTagValue​(RawTagValue copy,
                           long newTime,
                           int newTypeFlag)
      • RawTagValue

        public RawTagValue​(int tagId,
                           java.lang.Object value,
                           QualityCode quality,
                           long timestamp,
                           DataTypeClass type)
    • Method Detail

      • setTagID

        public void setTagID​(int tagID)
      • getValueType

        public int getValueType()
      • setValueType

        public void setValueType​(int valueType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object