JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.kit.comm.jsi.JSIPropertyInfo
JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.kit.comm.jsi.JSIPropertyInfo

Packages that use JSIPropertyInfo
edu.utah.janosvm.kit.comm.jsi A Java language binding for the JanosVM Scripting Interface. 
 

Uses of JSIPropertyInfo in edu.utah.janosvm.kit.comm.jsi
 

Methods in edu.utah.janosvm.kit.comm.jsi that return JSIPropertyInfo
 JSIPropertyInfo JSIPair.getPropertyInfoValue()
           
 

Methods in edu.utah.janosvm.kit.comm.jsi with parameters of type JSIPropertyInfo
 JSIMessage JSIMessage.add(java.lang.String tag, JSIPropertyInfo value)
          Add an identifier/value pair to the message.
 JSIMessage JSIMessage.add(java.lang.String tag, JSIPropertyInfo[] value)
          Add an identifier/value pair to the message.
 void JSIMessage.reply(JSIPropertyInfo[] result)
          Clear the message and set it to be a valid reply with the given data.
 

Constructors in edu.utah.janosvm.kit.comm.jsi with parameters of type JSIPropertyInfo
JSIPair.JSIPair(java.lang.String tag, JSIPropertyInfo pi)
          Construct an identifier/value pair with the given values.
 


JanosVM v0.6.0 Java API

This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002