Class Location
- java.lang.Object
-
- org.apache.olingo.odata2.ref.model.Location
-
public class Location extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CitygetCity()StringgetCountry()voidsetCity(City city)voidsetCountry(String country)StringtoString()
-