initialize

This commit is contained in:
Pruefer
2025-06-06 09:15:13 +02:00
commit fa7c2730f1
5817 changed files with 1339670 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
package com.itac.resource;
/** This class is generated by ResourceTool */
public interface ResourcesDateTimeAuswahlPanel // #1310(0) DateTimeAuswahlPanel[0..0]
{
/**de:Zeitraum von */
static public final int DT_FROM = 60551;
/**de:Zeitraum bis */
static public final int DT_TO = 60550;
}