public class GeneratorPreset extends Object
| Constructor and Description |
|---|
GeneratorPreset(String label,
Map<String,Object> parameters) |
GeneratorPreset(String label,
String description,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
Map<String,Object> |
getParameters() |
Copyright © 2021 ALM Works. All Rights Reserved.