BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.html.ParamElement

Packages that use ParamElement
weblogic.html The HtmlKona package is deprecated. 
 

Uses of ParamElement in weblogic.html
 

Methods in weblogic.html that return ParamElement
 ParamElement ParamElement.setName(java.lang.String val)
          Deprecated. Sets the NAME attribute of a ParamElement.
 ParamElement ParamElement.setValue(java.lang.String val)
          Deprecated. Sets the VALUE attribute of a ParamElement.
 

Methods in weblogic.html with parameters of type ParamElement
 ObjectElement ObjectElement.addParam(ParamElement pe)
          Deprecated. Adds a ParamElement to an ObjectElement.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.