Package ca.phon.query.script
Class QueryName
java.lang.Object
ca.phon.query.script.QueryName
Extension for
QueryScript
objects which provides
name information for the script object.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setCategory
(String category) void
setLocation
(URL location) void
void
setScriptLibrary
(ScriptLibrary scriptLibrary)
-
Constructor Details
-
QueryName
-
QueryName
-
-
Method Details
-
getName
-
setName
-
getLocation
-
setLocation
-
setCategory
-
getCategory
-
getScriptLibrary
-
setScriptLibrary
-