Uses of Class
org.apache.olingo.odata2.annotation.processor.ref.model.Location
-
Packages that use Location Package Description org.apache.olingo.odata2.annotation.processor.ref.model -
-
Uses of Location in org.apache.olingo.odata2.annotation.processor.ref.model
Methods in org.apache.olingo.odata2.annotation.processor.ref.model that return Location Modifier and Type Method Description LocationEmployee. getLocation()Methods in org.apache.olingo.odata2.annotation.processor.ref.model with parameters of type Location Modifier and Type Method Description voidEmployee. setLocation(Location location)
-