Class PrefixDefinedAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
- Direct Known Subclasses:
DslBaseType,SubstitutionGroup
Pojo used to store annotations which value has the format prefix:element.
- Since:
- 1.0
-
Constructor Summary
ConstructorsConstructorDescriptionPrefixDefinedAnnotation(String formattedAnnotation) PrefixDefinedAnnotation(String prefix, String content) -
Method Summary
-
Constructor Details
-
PrefixDefinedAnnotation
public PrefixDefinedAnnotation() -
PrefixDefinedAnnotation
-
PrefixDefinedAnnotation
- Throws:
IllegalArgumentException
-
-
Method Details