- 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 Summary
get the current chrono value
Gets the system name of the chrono.
void
set new value to this chrono
-
Method Details
-
getName
Gets the system name of the chrono.
- Returns:
- a
String
object.
-
getChrono
get the current chrono value
- Returns:
-
setChrono
void setChrono(Long chrono)
set new value to this chrono
- Parameters:
chrono
-