public final class SetAsset extends AbstractTagRunner
list| Constructor and Description |
|---|
SetAsset()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setDeptype(String s)
Deprecated.
Sets deptype to the value of
s |
void |
setId(String s)
Deprecated.
Sets id to the value of
s |
void |
setLocale(String s)
Deprecated.
Sets locale to the value of
s |
void |
setName(String s)
Deprecated.
Sets name to the value of
s |
void |
setType(String s)
Deprecated.
Sets type to the value of
s |
bind, execute, handleError, postExecute, preExecutepublic void setName(String s)
ss - The name of the assetset to returnpublic void setType(String s)
ss - The asset's typepublic void setId(String s)
ss - The id of the assetpublic void setLocale(String s)
ss - The locale of the assetpublic void setDeptype(String s)
ss - The id of the deptypeCopyright © 2010–2017. All rights reserved.