org.mule.devkit.model
Interface Generifiable

All Known Subinterfaces:
ConnectMethod, EnumType, Field<P>, FilterMethod, Identifiable<T>, ManagedConnectionModule, MetaDataModule, Method<P>, Module, OAuthCallbackParameterField, OAuthModule, Package, Parameter<P>, ProcessorMethod, RestCall, RestField, RestModule, RestParameter, SourceMethod, TransformerMethod, TransformerResolverMethod, Type, Variable<P>

public interface Generifiable


Method Summary
 List<Type> getTypeArguments()
           
 List<Type> getXmlDeclaredChilds()
           
 boolean hasTypeArguments()
           
 

Method Detail

getTypeArguments

List<Type> getTypeArguments()

getXmlDeclaredChilds

List<Type> getXmlDeclaredChilds()

hasTypeArguments

boolean hasTypeArguments()


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.