public class FDSFilter extends Object
| Modifier and Type | Method and Description |
|---|---|
static FDSFilter |
createFDSFilter() |
FDSFilterActionType |
getAction() |
String |
getName() |
void |
setAction(FDSFilterActionType action) |
void |
setName(String name) |
public static FDSFilter createFDSFilter()
public String getName()
public void setName(String name)
name - the name to setpublic FDSFilterActionType getAction()
public void setAction(FDSFilterActionType action)
action - the action to setCopyright © 2016. All Rights Reserved.