Uses of Enum
org.digidoc4j.Configuration.Mode
Packages that use Configuration.Mode
-
Uses of Configuration.Mode in org.digidoc4j
Methods in org.digidoc4j that return Configuration.ModeModifier and TypeMethodDescriptionstatic Configuration.ModeReturns the enum constant of this type with the specified name.static Configuration.Mode[]Configuration.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.digidoc4j with parameters of type Configuration.ModeModifier and TypeMethodDescriptionstatic ConfigurationConfiguration.of(Configuration.Mode mode) Create new configuration in static context with application mode specifiedConstructors in org.digidoc4j with parameters of type Configuration.ModeModifierConstructorDescriptionCreate new configuration with application mode specified