Uses of Class
org.talend.sdk.component.server.front.model.ErrorDictionary
-
Packages that use ErrorDictionary Package Description org.talend.sdk.component.server.front.model -
-
Uses of ErrorDictionary in org.talend.sdk.component.server.front.model
Methods in org.talend.sdk.component.server.front.model that return ErrorDictionary Modifier and Type Method Description static ErrorDictionaryErrorDictionary. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorDictionary[]ErrorDictionary. values()Returns an array containing the constants of this enum type, in the order they are declared.
-