Uses of Enum Class
org.aoju.bus.image.builtin.DeIdentifier.Option
Packages that use DeIdentifier.Option
-
Uses of DeIdentifier.Option in org.aoju.bus.image.builtin
Methods in org.aoju.bus.image.builtin that return DeIdentifier.OptionModifier and TypeMethodDescriptionstatic DeIdentifier.OptionReturns the enum constant of this class with the specified name.static DeIdentifier.Option[]DeIdentifier.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.image.builtin with parameters of type DeIdentifier.OptionModifier and TypeMethodDescriptionbooleanDeIdentifier.equalOptions(DeIdentifier.Option... options) static AttributesCoercionDeIdentificationCoercion.valueOf(DeIdentifier.Option[] options, AttributesCoercion next) Constructors in org.aoju.bus.image.builtin with parameters of type DeIdentifier.Option