Uses of Enum
com.orchestranetworks.addon.dex.configuration.DecimalSymbol
Package
Description
Classes and interfaces to define specifications for the import, export and transfer data services.
-
Uses of DecimalSymbol in com.orchestranetworks.addon.dex.configuration
Modifier and TypeMethodDescriptionCSVImportConfigurationSpec.getDecimalSymbol()
Returns the decimal symbol.static DecimalSymbol
Returns the enum constant of this type with the specified name.static DecimalSymbol[]
DecimalSymbol.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CSVImportConfigurationSpec.setDecimalSymbol
(DecimalSymbol decimalSymbol) Sets the decimal symbol.