Package | Description |
---|---|
org.apache.streams.moreover |
Modifier and Type | Method and Description |
---|---|
Location |
Source.getLocation() |
Location |
Location.withAdditionalProperty(String name,
Object value) |
Location |
Location.withCountry(String country) |
Location |
Location.withCountryCode(String countryCode) |
Location |
Location.withRegion(String region) |
Location |
Location.withState(String state) |
Location |
Location.withSubregion(String subregion) |
Location |
Location.withZipArea(String zipArea) |
Location |
Location.withZipCode(String zipCode) |
Modifier and Type | Method and Description |
---|---|
void |
Source.setLocation(Location location) |
Source |
Source.withLocation(Location location) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.