| Modifier and Type | Class and Description |
|---|---|
static class |
LayerConfiguration.Builder
Builds a
LayerConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static LayerConfiguration.Builder |
builder()
Gets a new
LayerConfiguration.Builder for LayerConfiguration. |
com.google.common.collect.ImmutableList<LayerEntry> |
getLayerEntries()
Gets the list of layer entries.
|
String |
getName()
Gets the name.
|
public static LayerConfiguration.Builder builder()
LayerConfiguration.Builder for LayerConfiguration.LayerConfiguration.Builderpublic String getName()
public com.google.common.collect.ImmutableList<LayerEntry> getLayerEntries()
Copyright © 2018. All rights reserved.