Converters
class Converters
Utility class responsible for converting ENUM values to primitive types as stored in the database
Functions
Link copied to clipboard
Converts AdrTunnelCat value to ordinal integer as stored in the database.
Link copied to clipboard
Converts string to ConnectorType list
Link copied to clipboard
Converts TranspMode value to ordinal integer as stored in the database.
Link copied to clipboard
Converts integer to AdrTunnelCat value
Link copied to clipboard
Converts list of ConnectorType values to string stored inside the database
Link copied to clipboard
Converts integer to TranspMode value