public class NotePage extends CustomPackage
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Gets the page author.
|
Date |
getCreationTime()
Gets the creation time.
|
Date |
getLastModificationTime()
Gets the last modification time.
|
String |
getTitle()
Gets the page title.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final String getAuthor()
Gets the page author.
public final Date getCreationTime()
Gets the creation time.
public final Date getLastModificationTime()
Gets the last modification time.
public final String getTitle()
Gets the page title.
Copyright © 2025. All rights reserved.