KeynoteEntry Constructor

Overload List
 NameDescription
Public methodKeynoteEntry(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 methodKeynoteEntry(String, String, String) Constructs a new KeynoteEntry from the given key name, parent key name, and keynote text.
Top
See Also