public static final class InventoryStructure.ChildBuilder<ParentBuilder extends InventoryStructure.AbstractBuilder<?>> extends InventoryStructure.AbstractBuilder<InventoryStructure.ChildBuilder<ParentBuilder>>
| Modifier and Type | Method and Description |
|---|---|
ParentBuilder |
end()
Ends the current child and returns the builder of the parent entity.
|
ParentBuilder |
remove()
Removes this child from the structure.
|
addChild, addChild, getBlueprint, getChild, getChildrenPaths, getNode, getPath, removeAllChildren, removeChild, replace, replace, startChild, startChildpublic ParentBuilder end()
public ParentBuilder remove()
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.