Package | Description |
---|---|
org.apache.streams.moreover |
Modifier and Type | Method and Description |
---|---|
Locations |
Moreover.getLocations() |
Locations |
Locations.withAdditionalProperty(String name,
Object value) |
Locations |
Locations.withConfidence(String confidence) |
Locations |
Locations.withCountry(Country country) |
Locations |
Locations.withLatitude(String latitude) |
Locations |
Locations.withLongitude(String longitude) |
Locations |
Locations.withMentions(String mentions) |
Locations |
Locations.withName(String name) |
Locations |
Locations.withRegion(String region) |
Locations |
Locations.withState(State state) |
Locations |
Locations.withSubregion(String subregion) |
Locations |
Locations.withType(String type) |
Modifier and Type | Method and Description |
---|---|
void |
Moreover.setLocations(Locations locations) |
Moreover |
Moreover.withLocations(Locations locations) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.