Class TimeScript


  • public class TimeScript
    extends ContentScript
    This class contains all the script functionality associated with the TimeValue class. Broken out into a separate class for easier maintainability.
    • Constructor Detail

      • TimeScript

        public TimeScript()
    • Method Detail

      • getScriptTable

        public static ScriptTable getScriptTable()
      • getValue

        public static void getValue​(Obj pObj,
                                    Arg oRetVal)
      • setValue

        public static void setValue​(Obj pObj,
                                    Arg oArg)