public static final class CoreEipAnnotationProcessorHelper.EipOption extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDefaultValue() |
String |
getDeprecationNote() |
String |
getDisplayName() |
String |
getDocumentation() |
Set<String> |
getEnums() |
String |
getKind() |
String |
getName() |
Set<String> |
getOneOfTypes() |
String |
getType() |
int |
hashCode() |
boolean |
isAsPredicate() |
boolean |
isDeprecated() |
boolean |
isEnumType() |
boolean |
isOneOf() |
boolean |
isRequired() |
public String getName()
public String getDisplayName()
public String getKind()
public String getType()
public boolean isRequired()
public String getDefaultValue()
public String getDocumentation()
public boolean isDeprecated()
public String getDeprecationNote()
public boolean isEnumType()
public boolean isOneOf()
public boolean isAsPredicate()
Apache Camel