psdi.app.common

Class CheckUtility

  • java.lang.Object
    • psdi.app.common.CheckUtility


  • public class CheckUtility
    extends java.lang.Object
    These are common methods used by tax related objects.
    • Field Detail

      • refetch

        public static boolean refetch
      • version

        public static boolean version
    • Method Detail

      • getCheckUtility

        public static CheckUtility getCheckUtility()
        Returns the static instance of this class. No need to create new instances.
        Returns:
        SKDUtility
      • refetch

        public void refetch()
                     throws java.rmi.RemoteException
        Force to refetch the number of taxes
        Throws:
        java.rmi.RemoteException
      • getVersion

        public boolean getVersion()
                           throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException