public class Configuration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Configuration.Builder |
| Constructor and Description |
|---|
Configuration(String id,
String label,
String description) |
public static Configuration.Builder builder()
public String getId()
public String getDescription()
public String getLabel()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.