Interface Component

Root interface for all of the component interfaces.

interface Component ;

Methods

NameDescription
getAuthor () Returns a string with the component author's name.
getName () Returns a string with the component's name.