Uses of Enum Class
org.aoju.bus.image.metric.StorageOptions.ElementCoercion
Packages that use StorageOptions.ElementCoercion
-
Uses of StorageOptions.ElementCoercion in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric that return StorageOptions.ElementCoercionModifier and TypeMethodDescriptionStorageOptions.getElementCoercion()StorageOptions.ElementCoercion.valueOf(int i) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static StorageOptions.ElementCoercion[]StorageOptions.ElementCoercion.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.ElementCoercionModifier and TypeMethodDescriptionfinal voidStorageOptions.setElementCoercion(StorageOptions.ElementCoercion elementCoercion) Constructors in org.aoju.bus.image.metric with parameters of type StorageOptions.ElementCoercionModifierConstructorDescriptionStorageOptions(StorageOptions.LevelOfSupport levelOfSupport, StorageOptions.DigitalSignatureSupport levelOfDigitalSignatureSupport, StorageOptions.ElementCoercion getElementCoercion)