Package csw.location.client.extensions
Class LocationServiceExt.RichLocationService
- java.lang.Object
- 
- csw.location.client.extensions.LocationServiceExt.RichLocationService
 
- 
- Enclosing class:
- LocationServiceExt
 
 public static class LocationServiceExt.RichLocationService extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description RichLocationService(csw.location.api.scaladsl.LocationService locationService)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ILocationServiceasJava(scala.concurrent.ExecutionContext ec)Returns the Java API for this instance of location servicecsw.location.api.scaladsl.LocationServicelocationService()
 
- 
- 
- 
Method Detail- 
asJavapublic ILocationService asJava(scala.concurrent.ExecutionContext ec) Returns the Java API for this instance of location service- Parameters:
- ec- (undocumented)
- Returns:
- (undocumented)
 
 - 
locationServicepublic csw.location.api.scaladsl.LocationService locationService() 
 
- 
 
-