Interface IChrono

All Superinterfaces:
IElement, Serializable

public interface IChrono extends IElement
This class defines a chrono used to generate sys_Reference.
Since:
15.0.2
Author:
famaridon
  • Method Details

    • getName

      String getName()
      Gets the system name of the chrono.
      Returns:
      a String object.
    • getChrono

      Long getChrono()
      get the current chrono value
      Returns:
    • setChrono

      void setChrono(Long chrono)
      set new value to this chrono
      Parameters:
      chrono -