KeynoteEntry
Public Constructor
Public Method
KeynoteEntry(String, String)
Public Method
KeynoteEntry(String, String, String)
Overload List
Name
Description
Public Method
KeynoteEntry(String, String)
Constructs a new KeynoteEntry from the given key name and keynote text. KeynoteEntry objects created from this constructor will not have parents.
Public Method
KeynoteEntry(String, String, String)
Constructs a new KeynoteEntry from the given key name, parent key name, and keynote text.