CanScan
Loading...
Searching...
No Matches
fr.softsf.canscan.constant.StringConstants Enum Reference

String constants for messages and identifiers. More...

+ Collaboration diagram for fr.softsf.canscan.constant.StringConstants:

Public Member Functions

 StringConstants (String value)
 
String getValue ()
 

Public Attributes

 DEFAULT_QR_CODE_DIMENSION_FIELD =("400")
 
 DOMAIN =("@SOFT64.FR")
 
 ERREUR =("Erreur")
 
 GENERATE_AND_SAVE_QR_CODE =("generateAndSaveQrCode")
 
 GENERATE_QR_CODE =("generateQrCode")
 
 LATEST_RELEASES_REPO_URL =("https://github.com/Lob2018/CanScan/releases/latest")
 
 QR_DATA =("qrData")
 
 VERSION =(ApplicationMetadata.INSTANCE.getVersion())
 

Private Attributes

final String value
 

Detailed Description

String constants for messages and identifiers.

Constructor & Destructor Documentation

◆ StringConstants()

fr.softsf.canscan.constant.StringConstants.StringConstants ( String value)

Member Function Documentation

◆ getValue()

String fr.softsf.canscan.constant.StringConstants.getValue ( )

Member Data Documentation

◆ DEFAULT_QR_CODE_DIMENSION_FIELD

fr.softsf.canscan.constant.StringConstants.DEFAULT_QR_CODE_DIMENSION_FIELD =("400")

◆ DOMAIN

fr.softsf.canscan.constant.StringConstants.DOMAIN =("@SOFT64.FR")

◆ ERREUR

fr.softsf.canscan.constant.StringConstants.ERREUR =("Erreur")

◆ GENERATE_AND_SAVE_QR_CODE

fr.softsf.canscan.constant.StringConstants.GENERATE_AND_SAVE_QR_CODE =("generateAndSaveQrCode")

◆ GENERATE_QR_CODE

fr.softsf.canscan.constant.StringConstants.GENERATE_QR_CODE =("generateQrCode")

◆ LATEST_RELEASES_REPO_URL

fr.softsf.canscan.constant.StringConstants.LATEST_RELEASES_REPO_URL =("https://github.com/Lob2018/CanScan/releases/latest")

◆ QR_DATA

fr.softsf.canscan.constant.StringConstants.QR_DATA =("qrData")

◆ value

final String fr.softsf.canscan.constant.StringConstants.value
private

◆ VERSION

fr.softsf.canscan.constant.StringConstants.VERSION =(ApplicationMetadata.INSTANCE.getVersion())

The documentation for this enum was generated from the following file: