org.mule.devkit.maven
Class Inclusion

java.lang.Object
  extended by org.apache.maven.model.Exclusion
      extended by org.mule.devkit.maven.Exclusion
          extended by org.mule.devkit.maven.Inclusion
All Implemented Interfaces:
Serializable

public class Inclusion
extends Exclusion

See Also:
Serialized Form

Constructor Summary
Inclusion()
           
 
Method Summary
 
Methods inherited from class org.mule.devkit.maven.Exclusion
asFilter, toString
 
Methods inherited from class org.apache.maven.model.Exclusion
getArtifactId, getGroupId, getModelEncoding, setArtifactId, setGroupId, setModelEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Inclusion

public Inclusion()


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