com.fatwire.gst.foundation.facade.runtag.asset
Class AssetSetSubType
java.lang.Object
com.fatwire.gst.foundation.facade.FTValListFacade
com.fatwire.gst.foundation.facade.runtag.AbstractTagRunner
com.fatwire.gst.foundation.facade.runtag.asset.AssetSetSubType
- All Implemented Interfaces:
- TagRunner
public final class AssetSetSubType
- extends AbstractTagRunner
Wrapper around ASSET.SETSUBTYPE tag
- Since:
- Jun 11, 2008
- Author:
- Mike Field
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetSetSubType
public AssetSetSubType()
setName
public void setName(String s)
- Sets name to the value of
s
- Parameters:
s
- The name of the asset instance
setValue
public void setValue(String s)
- Sets the value of the subtype to
s
- Parameters:
s
- The name of the asset subtype
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.