BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.ParamElement

Packages that use ParamElement
weblogic.html   
 

Uses of ParamElement in weblogic.html
 

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

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


Documentation is available at
http://www.weblogic.com/docs51