Oracle

weblogicx.xml.tags
Class SetParameterTag

java.lang.Object
  extended by BodyTagSupport
      extended by weblogicx.xml.tags.SetParameterTag

public class SetParameterTag
extends BodyTagSupport


Constructor Summary
SetParameterTag()
           
 
Method Summary
 int doAfterBody()
           
 int doEndTag()
           
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetParameterTag

public SetParameterTag()
Method Detail

setName

public void setName(String name)

getName

public String getName()

setValue

public void setValue(String value)

getValue

public String getValue()

doAfterBody

public int doAfterBody()
                throws JspException
Throws:
JspException

doEndTag

public int doEndTag()
             throws JspException
Throws:
JspException

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle