public interface Parameter<P extends Method> extends Variable<P>
| Modifier and Type | Method and Description |
|---|---|
GenericType |
getGenericType() |
boolean |
hasDefaultPayload()
If the variable is annotated with
Payload or the given element has default value equals to #[payload] |
boolean |
isQuery()
If the variable is annotated with
Query |
boolean |
isQueryPart() |
boolean |
shouldBeIgnored() |
boolean |
shouldBeUIIgnored() |
getAlternativeName, getDefaultValue, getEmailDomain, getJavaType, getMaxSizeLimit, getMinSizeLimit, getPattern, hasDefaultEmailDomain, hasDefaultValue, hasEmailPattern, hasPattern, hasSizeLimit, isArrayOrListOfComplexType, isOptional, isPayload, isRefOnly, isText, metaDataKey, metaDataStaticKeyaccept, asType, asTypeMirror, getName, isReservedIdentifier, unwrapgetAnnotation, getAnnotationMirrors, hasAnnotationgetJavaDocParameterSummary, getJavaDocSummary, getJavaDocTagContent, getThrowsComment, hasJavaDocTagisAbstract, isFinal, isPrivate, isProtected, isPublic, isStaticgetTypeArguments, getXmlDeclaredChilds, hasTypeArgumentsparentboolean shouldBeIgnored()
boolean shouldBeUIIgnored()
GenericType getGenericType()
boolean isQuery()
VariableQueryboolean isQueryPart()
boolean hasDefaultPayload()
Payload or the given element has default value equals to #[payload]Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.