java.lang.Object | ||
↳ | com.pnfsoftware.jeb.core.PluginInformation | |
↳ | com.pnfsoftware.jeb.core.EditablePluginInformation |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EditablePluginInformation() | |||||||||||
EditablePluginInformation(String name) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | setAuthor(String author) | ||||||||||
void | setDescription(String description) | ||||||||||
void | setName(String name) | ||||||||||
void | setVersion(Version version) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |