public class DFUDataColumnAnnotation extends Object
| Constructor and Description |
|---|
DFUDataColumnAnnotation(String name,
List<String> parameters)
Instantiates a new DFU data column annotation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name.
|
List<String> |
getParameters()
Gets the parameters.
|
String |
toString() |
Copyright © 2021. All rights reserved.