java.lang.Object
edu.hm.hafner.analysis.parser.checkstyle.Topic
Java Bean class representing a DocBook subsection.
- Autor:
- Ullrich Hafner
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
Topic
public Topic()
-
-
Methodendetails
-
getName
Returns the name of this topic.- Gibt zurück:
- the name
-
setName
Sets the name of this topic.- Parameter:
name- the name
-
getValue
Returns the value of this topic.- Gibt zurück:
- the value
-
setValue
Sets the value of this topic.- Parameter:
value- the value
-