|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChildEntry
This interface represents an entry in a directory.
Method Summary | |
---|---|
AVMNode |
getChild()
Get the child in this entry. |
ChildKey |
getKey()
Get the ChildKey for this ChildEntry. |
void |
setChild(AVMNode child)
Set the child in this entry. |
void |
setKey(ChildKey key)
Set the key for this ChildEntry. |
Method Detail |
---|
void setKey(ChildKey key)
key
- The ChildKey.ChildKey getKey()
void setChild(AVMNode child)
child
- AVMNode getChild()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |