Uses of Class
de.gematik.combine.CombineMojo.ErrorType
-
Packages that use CombineMojo.ErrorType Package Description de.gematik.combine -
-
Uses of CombineMojo.ErrorType in de.gematik.combine
Methods in de.gematik.combine that return CombineMojo.ErrorType Modifier and Type Method Description static CombineMojo.ErrorTypeCombineMojo.ErrorType. valueOf(String name)Returns the enum constant of this type with the specified name.static CombineMojo.ErrorType[]CombineMojo.ErrorType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.gematik.combine with parameters of type CombineMojo.ErrorType Modifier and Type Method Description static voidCombineMojo. appendError(String error, CombineMojo.ErrorType type)
-