Class DFUDataColumnAnnotation


  • public class DFUDataColumnAnnotation
    extends Object
    • Constructor Detail

      • DFUDataColumnAnnotation

        public DFUDataColumnAnnotation​(String name,
                                       List<String> parameters)
        Instantiates a new DFU data column annotation.
        Parameters:
        name - the name
        parameters - the parameters
    • Method Detail

      • getName

        public String getName()
        Gets the name.
        Returns:
        the name
      • getParameters

        public List<String> getParameters()
        Gets the parameters.
        Returns:
        the parameters