Class Helper


  • public class Helper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Helper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isUndefined​(Battery battery)
      Checks if all API values of a battery are set.
      • Methods inherited from class java.lang.Object

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

      • Helper

        public Helper()
    • Method Detail

      • isUndefined

        public static boolean isUndefined​(Battery battery)
        Checks if all API values of a battery are set.
        Parameters:
        battery - the Battery
        Returns:
        true if all API values are filled