Uses of Class
org.mule.datasense.impl.model.types.VarDeclMetadata
Packages that use VarDeclMetadata
-
Uses of VarDeclMetadata in org.mule.datasense.impl.model.types
Methods in org.mule.datasense.impl.model.types that return types with arguments of type VarDeclMetadataMethods in org.mule.datasense.impl.model.types with parameters of type VarDeclMetadataModifier and TypeMethodDescriptionstatic EventTypeTypeUtils.annotate(EventType eventType, VarDeclMetadata varDeclMetadata) Constructors in org.mule.datasense.impl.model.types with parameters of type VarDeclMetadataModifierConstructorDescriptionVarDecl(String name, org.mule.metadata.api.model.MetadataType metadataType, boolean optional, VarDeclMetadata varDeclMetadata) VarDecl(String name, org.mule.metadata.api.model.MetadataType metadataType, VarDeclMetadata varDeclMetadata)