Class DFUDataColumnAnnotation
- java.lang.Object
-
- org.hpccsystems.ws.client.platform.DFUDataColumnAnnotation
-
public class DFUDataColumnAnnotation extends Object
-
-
Constructor Summary
Constructors Constructor Description DFUDataColumnAnnotation(String name, List<String> parameters)Instantiates a new DFU data column annotation.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Gets the name.List<String>getParameters()Gets the parameters.StringtoString()
-