Class BlackDuckPageDefinition


  • public class BlackDuckPageDefinition
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getLimit()  
      int getOffset()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlackDuckPageDefinition

        public BlackDuckPageDefinition​(int limit,
                                       int offset)
    • Method Detail

      • getLimit

        public int getLimit()
      • getOffset

        public int getOffset()