|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Destination | |
|---|---|
| com.telapi.api.domain | |
| Uses of Destination in com.telapi.api.domain |
|---|
| Methods in com.telapi.api.domain that return types with arguments of type Destination | |
|---|---|
List<Destination> |
DestinationFraudControlGroup.getAuthorized()
|
List<Destination> |
DestinationFraudControlGroup.getBlocked()
|
List<Destination> |
DestinationFraudControlGroup.getWhitelisted()
|
| Method parameters in com.telapi.api.domain with type arguments of type Destination | |
|---|---|
void |
DestinationFraudControlGroup.setAuthorized(List<Destination> authorized)
|
void |
DestinationFraudControlGroup.setBlocked(List<Destination> blocked)
|
void |
DestinationFraudControlGroup.setWhitelisted(List<Destination> whitelisted)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||