com.fatwire.gst.foundation.include
Class GsfCallTemplate
java.lang.Object
com.fatwire.gst.foundation.include.GsfCallTemplate
public class GsfCallTemplate
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GsfCallTemplate
public GsfCallTemplate()
argument
public GsfCallTemplate argument(String name,
String value)
include
public String include(COM.FutureTense.Interfaces.ICS ics,
COM.FutureTense.Interfaces.FTValList vIn)
getSite
public String getSite()
- Returns:
- the site
setSite
public void setSite(String site)
- Parameters:
site
- the site to set
getTname
public String getTname()
- Returns:
- the tname
setTname
public void setTname(String tname)
- Parameters:
tname
- the tname to set
getAssettype
public String getAssettype()
- Returns:
- the assettype
setAssettype
public void setAssettype(String assettype)
- Parameters:
assettype
- the assettype to set
getAssetid
public long getAssetid()
- Returns:
- the assetid
setAssetid
public void setAssetid(long assetid)
- Parameters:
assetid
- the assetid to set
setAssetid
public void setAssetid(com.fatwire.assetapi.data.AssetId id)
- Parameters:
id
- the assetid to set
getPackedArgs
public String getPackedArgs()
- Returns:
- the packedargs
setPackedArgs
public void setPackedArgs(String packedargs)
- Parameters:
packedargs
- the packedargs to set
getStyle
public CallTemplate.Style getStyle()
- Returns:
- the style
setStyle
public void setStyle(CallTemplate.Style style)
- Parameters:
style
- the style to set
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.