public class OtherModel extends ArtifactModel<BaseOptionModel>
artifactId, groupId, versiondeprecated, deprecatedSince, deprecationNote, description, firstVersion, javaType, label, metadata, name, nativeSupported, options, supportLevel, title| Constructor and Description |
|---|
OtherModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKind() |
getArtifactId, getGroupId, getVersion, setArtifactId, setGroupId, setVersionaddOption, compareTitle, getDeprecatedSince, getDeprecationNote, getDescription, getFirstVersion, getFirstVersionShort, getJavaType, getLabel, getMetadata, getName, getOptions, getShortJavaType, getSupportLevel, getTitle, isDeprecated, isNativeSupported, setDeprecated, setDeprecatedSince, setDeprecationNote, setDescription, setFirstVersion, setJavaType, setLabel, setMetadata, setName, setNativeSupported, setSupportLevel, setTitlepublic String getKind()
getKind in class BaseModel<BaseOptionModel>Apache Camel