Uses of Class
net.anotheria.anosite.gen.assitedata.data.ScriptBuilder
-
Packages that use ScriptBuilder Package Description net.anotheria.anosite.gen.assitedata.data -
-
Uses of ScriptBuilder in net.anotheria.anosite.gen.assitedata.data
Methods in net.anotheria.anosite.gen.assitedata.data that return ScriptBuilder Modifier and Type Method Description ScriptBuilderScriptBuilder. browserFiltering(java.lang.String aValue)Sets the value of the browserFiltering attribute.ScriptBuilderScriptBuilder. content(java.lang.String aValue)Sets the value of the content attribute.ScriptBuilderScriptBuilder. file(java.lang.String aValue)Sets the value of the file attribute.ScriptBuilderScriptBuilder. guards(java.util.List<java.lang.String> aValue)Sets the value of the guards attribute.ScriptBuilderScriptBuilder. link(java.lang.String aValue)Sets the value of the link attribute.ScriptBuilderScriptBuilder. name(java.lang.String aValue)Sets the value of the name attribute.
-