public static class ComponentVerifierExtensionHelper.ErrorCode extends Object implements ComponentVerifierExtension.VerificationError.Code
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
name()
Name of the code.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamepublic String name()
ComponentVerifierExtension.VerificationError.Codename in interface ComponentVerifierExtension.VerificationError.CodeApache Camel