public class RegexPatternAnnotation extends Object implements TypeAnnotation
| Constructor and Description |
|---|
RegexPatternAnnotation(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
A name of the annotation
|
String |
getValue() |
int |
hashCode() |
public static final String NAME
public RegexPatternAnnotation(String value)
public String getValue()
public String getName()
TypeAnnotationgetName in interface TypeAnnotationCopyright © 2016 MuleSoft, Inc.. All rights reserved.