Uses of Enum Class
de.gematik.idp.error.IdpErrorType
Packages that use IdpErrorType
-
Uses of IdpErrorType in de.gematik.idp.error
Methods in de.gematik.idp.error that return IdpErrorTypeModifier and TypeMethodDescriptionstatic IdpErrorTypeReturns the enum constant of this class with the specified name.static IdpErrorType[]IdpErrorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.idp.error that return types with arguments of type IdpErrorTypeModifier and TypeMethodDescriptionstatic Optional<IdpErrorType>IdpErrorType.fromSerializationValue(String serializationValue)