Package cdc.issues.io

Class OutSettings


  • public class OutSettings
    extends Object
    Class used to configure writing of issues.
    • Field Detail

      • ALL_DATA_ANSWERS

        public static final OutSettings ALL_DATA_ANSWERS
      • ALL_DATA_NO_ANSWERS

        public static final OutSettings ALL_DATA_NO_ANSWERS
    • Method Detail

      • getParams

        public List<String> getParams()
        Returns:
        The list of param data that have a special columns/fields.
      • getParamPrefix

        public String getParamPrefix()
      • getMetas

        public List<String> getMetas()
        Returns:
        The list of meta data that have a special columns/fields.
      • getMetaPrefix

        public String getMetaPrefix()
      • getNumberOfLocations

        public int getNumberOfLocations()
      • getNumberOfComments

        public int getNumberOfComments()