|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetingGeoLocation | |
|---|---|
| facebook4j | |
| Uses of TargetingGeoLocation in facebook4j |
|---|
| Methods in facebook4j that return types with arguments of type TargetingGeoLocation | |
|---|---|
Set<TargetingGeoLocation> |
TargetingParameter.getCities()
|
Set<TargetingGeoLocation> |
TargetingParameter.getRegions()
|
| Methods in facebook4j with parameters of type TargetingGeoLocation | |
|---|---|
TargetingParameter |
TargetingParameter.city(TargetingGeoLocation city)
|
TargetingParameter |
TargetingParameter.region(TargetingGeoLocation region)
|
| Method parameters in facebook4j with type arguments of type TargetingGeoLocation | |
|---|---|
TargetingParameter |
TargetingParameter.cities(Collection<TargetingGeoLocation> cities)
|
TargetingParameter |
TargetingParameter.regions(Collection<TargetingGeoLocation> regions)
|
void |
TargetingParameter.setCities(Set<TargetingGeoLocation> cities)
|
void |
TargetingParameter.setRegions(Set<TargetingGeoLocation> regions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||