public class Script extends Object
Script(long id, String name, String source)
long
getId()
String
getName()
getSource()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Script(long id, String name, String source)
id
source
public long getId()
public String getSource()
public String getName()
Copyright © 2014. All rights reserved.