Uses of Enum Class
org.aoju.bus.image.metric.StorageOptions.LevelOfSupport
Packages that use StorageOptions.LevelOfSupport
-
Uses of StorageOptions.LevelOfSupport in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric that return StorageOptions.LevelOfSupportModifier and TypeMethodDescriptionStorageOptions.getLevelOfSupport()StorageOptions.LevelOfSupport.valueOf(int level) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static StorageOptions.LevelOfSupport[]StorageOptions.LevelOfSupport.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.image.metric with parameters of type StorageOptions.LevelOfSupportModifier and TypeMethodDescriptionfinal voidStorageOptions.setLevelOfSupport(StorageOptions.LevelOfSupport levelOfSupport) Constructors in org.aoju.bus.image.metric with parameters of type StorageOptions.LevelOfSupportModifierConstructorDescriptionStorageOptions(StorageOptions.LevelOfSupport levelOfSupport, StorageOptions.DigitalSignatureSupport levelOfDigitalSignatureSupport, StorageOptions.ElementCoercion getElementCoercion)