|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.style.xml.parse.PropertyNode
Private implementation of PropertyNode.
Constructor Summary | |
PropertyNode(java.lang.String name,
java.lang.String value)
Creates a PropertyNode with the specified name and value |
Method Summary | |
java.lang.String |
getName()
Implementation of PropertyNode.getName(). |
java.lang.String |
getValue()
Implementation of PropertyNode.getValue(). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyNode(java.lang.String name, java.lang.String value)
Method Detail |
public java.lang.String getName()
public java.lang.String getValue()
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |