Package com.relogiclabs.jschema.library
Class ObjectMethods
Object
AbstractFunctions
AbstractMethods
ObjectMethods1
ObjectMethods
- All Implemented Interfaces:
InvokableNative,ScriptFunctions,ScriptMethods
public class ObjectMethods
extends ObjectMethods1
ObjectMethods is designed to provide public access to all internal object
methods of script.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ObjectMethods1
copy, sizeMethods inherited from class AbstractMethods
getSelf, setSelfMethods inherited from class AbstractFunctions
getMethod, getRuntime, getScope, setMethod, setScopeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface InvokableNative
getMethod, getRuntime, setMethodMethods inherited from interface ScriptFunctions
getScope, setContext, setScopeMethods inherited from interface ScriptMethods
setContext
-
Constructor Details
-
ObjectMethods
public ObjectMethods()
-
-
Method Details
-
getInstance
-