Class QDLCLITools

    • Field Detail

      • TO_STEM_NAME

        public static String TO_STEM_NAME
      • DEFAULT_SWITCH_MARKER

        public static String DEFAULT_SWITCH_MARKER
    • Constructor Detail

      • QDLCLITools

        public QDLCLITools()
    • Method Detail

      • serializeToJSON

        public net.sf.json.JSONObject serializeToJSON()
        Description copied from interface: QDLModuleMetaClass
        Send back a serialization of state for this object. This allows for the state you choose to be serialized and then reloaded.

        NOTE

        There is no canonical form for this. Set it how you will and deserialize it accordingly.
        Specified by:
        serializeToJSON in interface QDLModuleMetaClass
        Returns: