|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.dom.ODNode
org.jopendocument.dom.ODUserDefinedMeta
public class ODUserDefinedMeta
| Method Summary | |
|---|---|
String |
getName()
|
protected ODXMLDocument |
getParent()
|
Object |
getValue()
|
ODValueType |
getValueType()
|
void |
setValue(Object o)
|
void |
setValue(Object o,
ODValueType vt)
|
| Methods inherited from class org.jopendocument.dom.ODNode |
|---|
getElement, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected final ODXMLDocument getParent()
public final String getName()
public final Object getValue()
public final ODValueType getValueType()
public final void setValue(Object o)
public final void setValue(Object o,
ODValueType vt)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||