Package org.apache.camel.tooling.model
Class LanguageModel.LanguageFunctionModel
java.lang.Object
org.apache.camel.tooling.model.BaseOptionModel
org.apache.camel.tooling.model.LanguageModel.LanguageFunctionModel
- Enclosing class:
LanguageModel
-
Field Summary
Fields inherited from class org.apache.camel.tooling.model.BaseOptionModel
asPredicate, autowired, configurationClass, configurationField, defaultValue, defaultValueNote, deprecated, deprecationNote, description, displayName, enums, getterMethod, group, index, inputLanguage, javaType, kind, label, largeInput, multiValue, name, nestedType, newGroup, oneOfs, optionalPrefix, required, secret, setterMethod, supportFileReference, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.tooling.model.BaseOptionModel
getConfigurationClass, getConfigurationField, getDefaultValue, getDefaultValueNote, getDeprecationNote, getDescription, getDisplayName, getEnums, getGetterMethod, getGroup, getIndex, getInputLanguage, getJavaType, getKind, getLabel, getName, getNestedType, getOneOfs, getOptionalPrefix, getSetterMethod, getShortDefaultValue, getShortGroup, getShortJavaType, getShortJavaType, getShortName, getType, isAsPredicate, isAutowired, isDeprecated, isLargeInput, isMultiValue, isNewGroup, isRequired, isSecret, isSupportFileReference, setAsPredicate, setAutowired, setConfigurationClass, setConfigurationField, setDefaultValue, setDefaultValueNote, setDeprecated, setDeprecationNote, setDescription, setDisplayName, setEnums, setGetterMethod, setGroup, setIndex, setInputLanguage, setJavaType, setKind, setLabel, setLargeInput, setMultiValue, setName, setNestedType, setNewGroup, setOneOfs, setOptionalPrefix, setRequired, setSecret, setSetterMethod, setSupportFileReference, setType, toString
-
Constructor Details
-
LanguageFunctionModel
public LanguageFunctionModel()
-
-
Method Details
-
getConstantName
-
setConstantName
-
isOgnl
public boolean isOgnl() -
setOgnl
public void setOgnl(boolean ognl) -
getPrefix
- Overrides:
getPrefixin classBaseOptionModel
-
setPrefix
- Overrides:
setPrefixin classBaseOptionModel
-
getSuffix
-
setSuffix
-