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