Class LocQualityIssues

    • Constructor Detail

      • LocQualityIssues

        public LocQualityIssues​(String id)
    • Method Detail

      • getDataCategoryName

        public String getDataCategoryName()
        Description copied from interface: IITSItem
        Gets the id/name of this data category.
        Returns:
        the id/name of this data category.
      • createCopy

        public IITSItem createCopy()
        Description copied from interface: IITSItem
        Creates a deep-copy clone of this item.
        Returns:
        the duplicated item.