Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
TrendLocation_ |
TrendLocation_.withAdditionalProperty(String name,
Object value) |
TrendLocation_ |
TrendLocation_.withCountry(String country) |
TrendLocation_ |
TrendLocation_.withCountryCode(String countryCode) |
TrendLocation_ |
TrendLocation_.withName(String name) |
TrendLocation_ |
TrendLocation_.withParentid(Long parentid) |
TrendLocation_ |
TrendLocation_.withPlaceType(PlaceType_ placeType) |
TrendLocation_ |
TrendLocation_.withUrl(String url) |
TrendLocation_ |
TrendLocation_.withWoeid(Long woeid) |
Modifier and Type | Method and Description |
---|---|
List<TrendLocation_> |
AccountSettings.getTrendLocation() |
Modifier and Type | Method and Description |
---|---|
void |
AccountSettings.setTrendLocation(List<TrendLocation_> trendLocation) |
AccountSettings |
AccountSettings.withTrendLocation(List<TrendLocation_> trendLocation) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.