|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Next - The interface that is to be returned when this request is completedpublic static interface Graph.AsChild<Next>

A component that defines a new child name for a node.
| Method Summary | |
|---|---|
Next |
as(Name newName)
Finish the request by specifying the name of the new child node. |
Next |
as(Path.Segment newSegment)
Finish the request by specifying the exact segment for the new child node. |
Next |
as(String newName)
Finish the request by specifying the name of the new child node. |
| Method Detail |
|---|
Next as(Path.Segment newSegment)
newSegment - the new name
Next as(Name newName)
newName - the new name
Next as(String newName)
newName - the new name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||