public static final class InventoryStructure.Builder<Root extends Entity.Blueprint> extends InventoryStructure.AbstractBuilder<InventoryStructure.Builder<Root>>
| Constructor and Description |
|---|
Builder(Root root) |
Builder(Root root,
Object attachment) |
| Modifier and Type | Method and Description |
|---|---|
InventoryStructure.Offline<Root> |
build() |
addChild, addChild, getBlueprint, getChild, getChildrenPaths, getNode, getPath, removeAllChildren, removeChild, replace, replace, startChild, startChildpublic Builder(Root root)
public InventoryStructure.Offline<Root> build()
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.