public static final class MetadataPack.Blueprint extends AbstractElement.Blueprint
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataPack.Blueprint.Builder |
| Constructor and Description |
|---|
Blueprint(String name,
Set<CanonicalPath> members,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(ElementBlueprintVisitor<R,P> visitor,
P parameter) |
static MetadataPack.Blueprint.Builder |
builder() |
String |
getName() |
getPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityTypeOf, getSegmentTypeOfpublic static MetadataPack.Blueprint.Builder builder()
public String getName()
public <R,P> R accept(ElementBlueprintVisitor<R,P> visitor, P parameter)
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.