Uses of Enum
de.gematik.refv.SupportedValidationModule
Packages that use SupportedValidationModule
-
Uses of SupportedValidationModule in de.gematik.refv
Methods in de.gematik.refv that return SupportedValidationModuleModifier and TypeMethodDescriptionstatic SupportedValidationModuleReturns the enum constant of this type with the specified name.static SupportedValidationModule[]SupportedValidationModule.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.gematik.refv that return types with arguments of type SupportedValidationModuleModifier and TypeMethodDescriptionstatic Optional<SupportedValidationModule>SupportedValidationModule.fromString(String name) Methods in de.gematik.refv with parameters of type SupportedValidationModuleModifier and TypeMethodDescriptionValidationModuleFactory.createValidationModule(@NonNull SupportedValidationModule module)