|
JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.kit.comm.jsi.JSIPropertyInfo
Uses of Class
|
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |