public interface PackageMaintainer
The package maintainer's name and email address.
The name must come first, then the email address inside angle brackets <> (in RFC822 format).
See 5.6.2 Maintainer for further information.
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Returns the mail address of the maintainer.
|
String |
getName()
Returns the name of the maintainer.
|
Copyright © 2015–2019. All rights reserved.