public class PathFilter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PathFilter.PathFilterType |
| Constructor and Description |
|---|
PathFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
PathFilter.PathFilterType |
getType() |
void |
setPath(String path) |
void |
setType(PathFilter.PathFilterType type) |
public PathFilter.PathFilterType getType()
public void setType(PathFilter.PathFilterType type)
public String getPath()
public void setPath(String path)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.