Class ContentProblem

    • Field Detail

      • label

        protected URL label
        url to the label.
    • Constructor Detail

      • ContentProblem

        public ContentProblem​(ProblemDefinition defn,
                              URL source,
                              URL label)
        Constructor.
        Parameters:
        defn - An object representation of a problem.
        source - url of the data file associated with this message.
        label - url of the label file.
    • Method Detail

      • getLabel

        public URL getLabel()
        Returns:
        Returns the label.