Package org.mule.sdk.api.annotation.metadata.fixed


package org.mule.sdk.api.annotation.metadata.fixed
  • Annotation Interfaces
    Class
    Description
    Declares the annotated ComponentModel's attributes MetadataType to the type represented by the JSON Schema.
    Declares the annotated ComponentModel's attributes MetadataType to the type represented by the provided element in the XSD Schema.
    Declares the annotated ParameterModel's MetadataType to the type represented by the provided JSON Schema.
    Declares the annotated ParameterModel's MetadataType to the type represented by the provided element in the XSD Schema.
    Declares the annotated ComponentModel's output MetadataType to the type represented by the JSON Schema.
    Declares the annotated ComponentModel's output MetadataType to the type represented by the provided element in the XSD Schema.