Class ActionService

All Implemented Interfaces:
OpenDSLService

public class ActionService
extends VersionedRemoteODSLService
  • Constructor Details

  • Method Details

    • get

      public Var get()
      Description copied from interface: OpenDSLService
      Gets a default variable for this service - only used in the language server
      Returns:
      A variable of the correct type
    • getName

      public String getName()