| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
browserFiltering |
protected java.lang.String |
content |
protected java.lang.String |
file |
protected java.util.List<java.lang.String> |
guards |
protected java.lang.String |
link |
protected java.lang.String |
name |
| Constructor and Description |
|---|
ScriptBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ScriptBuilder |
browserFiltering(java.lang.String aValue)
Sets the value of the browserFiltering attribute.
|
Script |
build() |
ScriptBuilder |
content(java.lang.String aValue)
Sets the value of the content attribute.
|
ScriptBuilder |
file(java.lang.String aValue)
Sets the value of the file attribute.
|
ScriptBuilder |
guards(java.util.List<java.lang.String> aValue)
Sets the value of the guards attribute.
|
ScriptBuilder |
link(java.lang.String aValue)
Sets the value of the link attribute.
|
ScriptBuilder |
name(java.lang.String aValue)
Sets the value of the name attribute.
|
protected java.lang.String name
protected java.lang.String link
protected java.lang.String content
protected java.lang.String browserFiltering
protected java.util.List<java.lang.String> guards
protected java.lang.String file
public ScriptBuilder name(java.lang.String aValue)
public ScriptBuilder link(java.lang.String aValue)
public ScriptBuilder content(java.lang.String aValue)
public ScriptBuilder browserFiltering(java.lang.String aValue)
public ScriptBuilder guards(java.util.List<java.lang.String> aValue)
public ScriptBuilder file(java.lang.String aValue)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.