Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
TimeZone |
AccountSettingsResponse.getTimeZone() |
TimeZone |
TimeZone.withAdditionalProperty(String name,
Object value) |
TimeZone |
TimeZone.withName(String name) |
TimeZone |
TimeZone.withTzinfoName(String tzinfoName) |
TimeZone |
TimeZone.withUtcOffset(Long utcOffset) |
Modifier and Type | Method and Description |
---|---|
void |
AccountSettingsResponse.setTimeZone(TimeZone timeZone) |
AccountSettingsResponse |
AccountSettingsResponse.withTimeZone(TimeZone timeZone) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.