public class ConfigInfo extends Object
| Constructor and Description |
|---|
ConfigInfo(String model,
String name,
Collection<ConfigId> layers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ConfigId |
getId() |
Collection<ConfigId> |
getlayers() |
String |
getModel() |
String |
getName() |
Group |
getRoot() |
int |
hashCode() |
void |
setFeatureGroupRoot(Group group) |
public ConfigInfo(String model, String name, Collection<ConfigId> layers)
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.