Class Properties
java.lang.Object
org.apache.maven.plugins.changes.model.Properties
- All Implemented Interfaces:
Serializable
Class Properties.
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Properties
public Properties()
-
-
Method Details
-
getAuthor
Get the page author.- Returns:
- Author
-
getTitle
Get the page title.- Returns:
- String
-
setAuthor
Set the page author.- Parameters:
author
- a author object.
-
setTitle
Set the page title.- Parameters:
title
- a title object.
-