Class Topic
java.lang.Object
edu.hm.hafner.analysis.parser.checkstyle.Topic
Java Bean class representing a DocBook subsection.
- Author:
- Ullrich Hafner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Topic
public Topic()
-
-
Method Details
-
getName
Returns the name of this topic.- Returns:
- the name
-
setName
Sets the name of this topic.- Parameters:
name- the name
-
getValue
Returns the value of this topic.- Returns:
- the value
-
setValue
Sets the value of this topic.- Parameters:
value- the value
-