public final class AssetSet extends AbstractTagRunner
list| Constructor and Description |
|---|
AssetSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
setField(String s)
Sets name to the field to be set, to
s |
void |
setName(String s)
Sets name to the value of
s |
void |
setValue(String s)
Sets the value of the field to be set, to
s |
bind, execute, handleError, postExecute, preExecutepublic void setName(String s)
ss - The name of the asset instancepublic void setField(String s)
ss - The name of the field to be setpublic void setValue(String s)
ss - The name of the asset subtypeCopyright © 2010–2017. All rights reserved.