com.aspose.barcode.barcoderecognition

Class BaseExtendedParameters

  • java.lang.Object
    • com.aspose.barcode.barcoderecognition.BaseExtendedParameters
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean isEmpty()
      Tests whether all parameters has only default values
      • Methods inherited from class java.lang.Object

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

      • isEmpty

        public boolean isEmpty()

        Tests whether all parameters has only default values

        Value: Returns <b>true</b> if all parameters has only default values; otherwise, <b>false</b>.