Class FileLicensesLicenseItemsOffsetsView

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.math.BigDecimal getEndByte()  
      java.math.BigDecimal getStartByte()  
      void setEndByte​(java.math.BigDecimal endByte)  
      void setStartByte​(java.math.BigDecimal startByte)  
      • 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

      • FileLicensesLicenseItemsOffsetsView

        public FileLicensesLicenseItemsOffsetsView()
    • Method Detail

      • getEndByte

        public java.math.BigDecimal getEndByte()
      • setEndByte

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

        public java.math.BigDecimal getStartByte()
      • setStartByte

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