Uses of Interface
com.walkfares.odsl.service.OpenDSLService
Package | Description |
---|---|
com.walkfares.odsl.service | |
com.walkfares.odsl.var.basic |
-
Uses of OpenDSLService in com.walkfares.odsl.service
Methods in com.walkfares.odsl.service that return OpenDSLService Modifier and Type Method Description static OpenDSLService
ServiceRegistry. getService(String name)
static OpenDSLService
ServiceRegistry. getServiceForVar(Var var)
-
Uses of OpenDSLService in com.walkfares.odsl.var.basic
Methods in com.walkfares.odsl.var.basic that return OpenDSLService Modifier and Type Method Description OpenDSLService
VarVirtualList. getService()
Methods in com.walkfares.odsl.var.basic with parameters of type OpenDSLService Modifier and Type Method Description VarVirtualList
VarVirtualList. setService(OpenDSLService service)