Package org.mule.metadata.raml.handler
Class BaseTypeDeclarationHandler
java.lang.Object
org.mule.metadata.raml.handler.BaseTypeDeclarationHandler
- All Implemented Interfaces:
TypeDeclarationHandler
- Direct Known Subclasses:
StringTypeDeclarationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidhandleAnnotations(org.mule.metadata.api.builder.WithAnnotation withAnnotation, List<org.raml.v2.api.model.v10.declarations.AnnotationRef> annotations) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.metadata.raml.handler.TypeDeclarationHandler
handle, handles
-
Constructor Details
-
BaseTypeDeclarationHandler
public BaseTypeDeclarationHandler()
-
-
Method Details
-
handleAnnotations
protected void handleAnnotations(org.mule.metadata.api.builder.WithAnnotation withAnnotation, List<org.raml.v2.api.model.v10.declarations.AnnotationRef> annotations)
-