|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugins.changes.model.Properties
public class Properties
Class Properties.
| Constructor Summary | |
|---|---|
Properties()
|
|
| Method Summary | |
|---|---|
Author |
getAuthor()
Get page Author. |
String |
getTitle()
Get page Title. |
void |
setAuthor(Author author)
Set page Author. |
void |
setTitle(String title)
Set page Title. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Properties()
| Method Detail |
|---|
public Author getAuthor()
public String getTitle()
public void setAuthor(Author author)
author - public void setTitle(String title)
title -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||