public interface ExtendedAbout extends About
MAX_INFORMATION_LENGTH
Modifier and Type | Method and Description |
---|---|
String |
getAttribute(String name)
Get extra information
|
Collection<String> |
getAttributeNames()
Get all extra attribute names.
|
getContact, getCopyright, getDescription, getEmail, getMaxBaseVersion, getMinBaseVersion, getName, getUrl, getVersion
String getAttribute(String name)
name
- The name of the extra informationCollection<String> getAttributeNames()