Uses of Enum Class
binaryFileStorage.NoiseStoreType
-
Uses of NoiseStoreType in binaryFileStorage
Modifier and TypeMethodDescriptionBinaryStore.getNoiseStore()
Store noise in pgdf or pgnf files.BinaryStoreSettings.getNoiseStoreType()
static NoiseStoreType
Returns the enum constant of this class with the specified name.static NoiseStoreType[]
NoiseStoreType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BinaryStoreSettings.setNoiseStoreType
(NoiseStoreType noiseStoreType)