protected static class PortableESPK.KeyNode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected PortableESPK.KeyNode |
child |
protected java.util.List<PortableESPK.NVPair> |
keyFields |
protected java.lang.String |
typeName |
| Constructor and Description |
|---|
KeyNode(java.lang.String typeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyField(java.lang.String name,
java.lang.String value) |
PortableESPK.KeyNode |
clone() |
void |
serialize(java.io.Writer w) |
void |
setChild(PortableESPK.KeyNode child) |
java.lang.String |
toString() |
protected java.lang.String typeName
protected java.util.List<PortableESPK.NVPair> keyFields
protected PortableESPK.KeyNode child
public void addKeyField(java.lang.String name,
java.lang.String value)
public void setChild(PortableESPK.KeyNode child)
public PortableESPK.KeyNode clone()
clone in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic void serialize(java.io.Writer w)
throws java.io.IOException
java.io.IOException
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel