oscript.classwrap
Interface WrappedInterface


public interface WrappedInterface

All "wrapped" interfaces implements this interface.

Version:
1.3
Author:
Rob Clark (rob@ti.com)

Method Summary
 Scope __getScriptObject()
           
 void __setScriptObject(Scope val)
           
 

Method Detail

__setScriptObject

void __setScriptObject(Scope val)

__getScriptObject

Scope __getScriptObject()