Interface ClassificationResult


  • public interface ClassificationResult
    Represents the result of applying a Classification to a Component.
    Since:
    9.10.4
    • Method Detail

      • getName

        String getName()
        Returns the name of this classification result.
        Returns:
        the name of this classification result
        Since:
        9.10.4