net.authorize.data.xml.reporting
Class FDSFilter
java.lang.Object
net.authorize.data.xml.reporting.FDSFilter
public class FDSFilter
- extends Object
Fraud Detection Suite filter enumeration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createFDSFilter
public static FDSFilter createFDSFilter()
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name - the name to set
getAction
public FDSFilterActionType getAction()
- Returns:
- the action
setAction
public void setAction(FDSFilterActionType action)
- Parameters:
action - the action to set
Copyright © 2014. All Rights Reserved.