Class Location
java.lang.Object
org.eclipse.microprofile.config.tck.Location
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Location
-
-
Method Details
-
getRoad
- Returns:
- String return the road
-
getCity
- Returns:
- String return the city
-
getCounty
- Returns:
- String return the county
-
getPostcode
- Returns:
- String return the postcode
-
getCountry
- Returns:
- String return the country
-
equals
-
hashCode
public int hashCode()
-