public class Properties extends Object implements Serializable
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
Author |
getAuthor()
Get page Author.
|
String |
getTitle()
Get page Title.
|
void |
setAuthor(Author author)
Set page Author.
|
void |
setTitle(String title)
Set page Title.
|
public Author getAuthor()
public String getTitle()
public void setAuthor(Author author)
author - public void setTitle(String title)
title - Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.