com.fatwire.gst.foundation.facade.runtag.vdm
Class GetScalar
java.lang.Object
com.fatwire.gst.foundation.facade.FTValListFacade
com.fatwire.gst.foundation.facade.runtag.AbstractTagRunner
com.fatwire.gst.foundation.facade.runtag.vdm.GetScalar
- All Implemented Interfaces:
- TagRunner
public final class GetScalar
- extends AbstractTagRunner
Wrapper around the VDM.GETSCALAR xml tag
- Since:
- June 9, 2008
- Author:
- Tony Field and Mike Field
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetScalar
public GetScalar(String attribute,
String varname)
GetScalar
public GetScalar()
setAttribute
public void setAttribute(String s)
- Sets attribute to the value of
s
- Parameters:
s
- The name of the attribute
setVarname
public void setVarname(String s)
- Sets the varname to the value of
s
- Parameters:
s
- The name of the varname
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.