| Package | Description |
|---|---|
| org.apache.streams.moreover |
| Modifier and Type | Method and Description |
|---|---|
Country |
Locations.getCountry() |
Country |
Country.withAdditionalProperty(String name,
Object value) |
Country |
Country.withConfidence(String confidence) |
Country |
Country.withFipsCode(String fipsCode) |
Country |
Country.withIsoCode(String isoCode) |
Country |
Country.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Locations.setCountry(Country country) |
Locations |
Locations.withCountry(Country country) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.