JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.spdx.sbom.gradle.maven
Interface PomInfo.DeveloperInfo
Enclosing interface:
PomInfo
@Immutable
public static interface
PomInfo.DeveloperInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
String
>
getEmail
()
Optional
<
String
>
getName
()
Optional
<
String
>
getOrganization
()
Method Details
getName
Optional
<
String
>
getName
()
getEmail
Optional
<
String
>
getEmail
()
getOrganization
Optional
<
String
>
getOrganization
()