org.kie.integration.eap.maven.model.common
Class PathFilter
java.lang.Object
org.kie.integration.eap.maven.model.common.PathFilter
public class PathFilter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathFilter
public PathFilter()
getType
public PathFilter.PathFilterType getType()
setType
public void setType(PathFilter.PathFilterType type)
getPath
public String getPath()
setPath
public void setPath(String path)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.