Interface Component
Root interface for all of the component interfaces.
interface Component
;
Methods
| Name | Description |
|---|---|
getAuthor
()
|
Returns a string with the component author's name. |
getName
()
|
Returns a string with the component's name. |