- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- org.mule.runtime.module.extension.api.loader.java.type.OperationContainerElement, org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement, org.mule.runtime.module.extension.api.loader.java.type.Type, org.mule.runtime.module.extension.api.loader.java.type.WithAlias, org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations, org.mule.runtime.module.extension.api.loader.java.type.WithDeclaringClass, org.mule.runtime.module.extension.api.loader.java.type.WithElement, org.mule.runtime.module.extension.api.loader.java.type.WithParameters
public class OperationContainerElementAST
extends ASTType
implements org.mule.runtime.module.extension.api.loader.java.type.OperationContainerElement
OperationContainerElement implementation which works with the Java AST.
- Since:
- 1.0
-
-
Field Summary
-
Fields inherited from interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
EMPTY
-
Method Summary
-
Methods inherited from class org.mule.runtime.ast.internal.ASTType
asMetadataType, equals, getAnnotatedFields, getAnnotation, getClassInformation, getDeclaringClass, getElement, getFields, getGenerics, getInterfaceGenerics, getMethods, getName, getProperties, getTypeMirror, getTypeName, getValueFromAnnotation, hashCode, isAnyType, isAssignableFrom, isAssignableFrom, isAssignableTo, isAssignableTo, isInstantiable, isSameType, isSameType
-
Methods inherited from interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParameterGroups, getParameters, getParametersAnnotatedWith
-
Methods inherited from interface org.mule.runtime.module.extension.api.loader.java.type.Type
asMetadataType, getAnnotatedFields, getClassInformation, getElement, getFields, getGenerics, getInterfaceGenerics, getProperties, getTypeName, isAnyType, isAssignableFrom, isAssignableFrom, isAssignableTo, isAssignableTo, isInstantiable, isSameType, isSameType
-
Methods inherited from interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
getAlias, getDescription
-
Methods inherited from interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
getAnnotation, getValueFromAnnotation, isAnnotatedWith
-
Methods inherited from interface org.mule.runtime.module.extension.api.loader.java.type.WithDeclaringClass
getDeclaringClass
-
-
Method Detail
-
getName
public String getName()
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 MuleSoft, Inc.. All rights reserved.