public class Ptsv2paymentsWatchlistScreeningInformationWeights extends Object
| Constructor and Description |
|---|
Ptsv2paymentsWatchlistScreeningInformationWeights() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsWatchlistScreeningInformationWeights |
address(String address) |
Ptsv2paymentsWatchlistScreeningInformationWeights |
company(String company) |
boolean |
equals(Object o) |
String |
getAddress()
Degree of correlation between a customer's address and an entry in the DPL before a match occurs.
|
String |
getCompany()
Degree of correlation between a company address and an entry in the DPL before a match occurs.
|
String |
getName()
Degree of correlation between a customer's name and an entry in the DPL before a match occurs.
|
int |
hashCode() |
Ptsv2paymentsWatchlistScreeningInformationWeights |
name(String name) |
void |
setAddress(String address) |
void |
setCompany(String company) |
void |
setName(String name) |
String |
toString() |
public Ptsv2paymentsWatchlistScreeningInformationWeights()
public Ptsv2paymentsWatchlistScreeningInformationWeights address(String address)
public String getAddress()
public void setAddress(String address)
public Ptsv2paymentsWatchlistScreeningInformationWeights company(String company)
public String getCompany()
public void setCompany(String company)
public Ptsv2paymentsWatchlistScreeningInformationWeights name(String name)
public String getName()
public void setName(String name)
Copyright © 2025. All rights reserved.