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 OpenDSLServiceServiceRegistry. getService(String name)static OpenDSLServiceServiceRegistry. 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 OpenDSLServiceVarVirtualList. getService()Methods in com.walkfares.odsl.var.basic with parameters of type OpenDSLService Modifier and Type Method Description VarVirtualListVarVirtualList. setService(OpenDSLService service)