public class StereotypeTypeAnnotation extends Object implements org.mule.metadata.api.annotation.TypeAnnotation
TypeAnnotation intended to be used on ObjectFieldType types in order to
communicate an associated StereotypeModel| Constructor and Description |
|---|
StereotypeTypeAnnotation(List<StereotypeModel> allowedStereotypes)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
List<StereotypeModel> |
getStereotypeModel() |
int |
hashCode() |
public static final String NAME
public StereotypeTypeAnnotation(List<StereotypeModel> allowedStereotypes)
allowedStereotypes - the reference to be communicatedpublic List<StereotypeModel> getStereotypeModel()
stereotypespublic String getName()
getName in interface org.mule.metadata.api.annotation.TypeAnnotationNAMECopyright © 2022 MuleSoft, Inc.. All rights reserved.