Class TextByteOffsetView

    • Constructor Summary

      Constructors 
      Constructor Description
      TextByteOffsetView()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.math.BigDecimal getEndByte()
      Deprecated.
       
      java.math.BigDecimal getStartByte()
      Deprecated.
       
      void setEndByte​(java.math.BigDecimal endByte)
      Deprecated.
       
      void setStartByte​(java.math.BigDecimal startByte)
      Deprecated.
       
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TextByteOffsetView

        public TextByteOffsetView()
        Deprecated.
    • Method Detail

      • getEndByte

        public java.math.BigDecimal getEndByte()
        Deprecated.
      • setEndByte

        public void setEndByte​(java.math.BigDecimal endByte)
        Deprecated.
      • getStartByte

        public java.math.BigDecimal getStartByte()
        Deprecated.
      • setStartByte

        public void setStartByte​(java.math.BigDecimal startByte)
        Deprecated.