Package ru.cprocsp.ACSP.tools.license
Interface LicenseConstants
-
- All Known Subinterfaces:
Constants,IACSPContentProvider,LicenseInterface
- All Known Implementing Classes:
ACSPLicense,CSPTool,Infrastructure
public interface LicenseConstants
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringFILE_LICENSEФайл лицензии.static java.lang.StringLICENSEЛицензия.
-
-
-
Field Detail
-
LICENSE
static final java.lang.String LICENSE
Лицензия.- See Also:
- Constant Field Values
-
FILE_LICENSE
static final java.lang.String FILE_LICENSE
Файл лицензии.- See Also:
- Constant Field Values
-
-