| Constructor and Description |
|---|
AbstractPageSet(String name) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDateCreated()
Obtains the creation date of the set.
|
String |
getDescription()
Obtains the set description.
|
String |
getName()
Obtains the name of the set.
|
void |
setDateCreated(Date dateCreated) |
void |
setDescription(String description) |
void |
setName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliteratorpublic AbstractPageSet(String name)
public String getName()
PageSetpublic void setName(String name)
public String getDescription()
PageSetgetDescription in interface PageSetpublic void setDescription(String description)
public Date getDateCreated()
PageSetgetDateCreated in interface PageSetpublic void setDateCreated(Date dateCreated)
Copyright © 2016. All rights reserved.