|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectweblogic.uddi.client.structures.datatypes.TextNode
TextNode represents the base for all text nodes
| Field Summary | |
protected String |
value
|
| Constructor Summary | |
TextNode()
Class Constructor |
|
TextNode(String val)
Class constructor specifying the initialization value. |
|
| Method Summary | |
String |
getValue()
Gets the value of the text node. |
void |
setValue(String val)
Sets the value of the text node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected String value
| Constructor Detail |
public TextNode()
public TextNode(String val)
| Method Detail |
public String getValue()
public void setValue(String val)
val - the new value of the text node.
|
Documentation is available at http://e-docs.bea.com/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||