public abstract static class AbstractElement.Blueprint.Builder<B,This extends AbstractElement.Blueprint.Builder<B,This>> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
properties |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract B |
build() |
protected This |
castThis() |
This |
withProperties(Map<String,Object> properties) |
This |
withProperty(String key,
Object value) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.