Package org.codehaus.mojo.license.spdx
Class SpdxLicenseInfo.Builder
java.lang.Object
org.codehaus.mojo.license.spdx.SpdxLicenseInfo.Builder
- Enclosing class:
SpdxLicenseInfo
A
SpdxLicenseInfo
builder.- Since:
- 1.18
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
detailsUrl
(String detailsUrl) isDeprecatedLicenseId
(boolean isDeprecatedLicenseId) isFsfLibre
(boolean isFsfLibre) isOsiApproved
(boolean isOsiApproved)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
isDeprecatedLicenseId
-
isFsfLibre
-
detailsUrl
-
reference
-
name
-
licenseId
-
seeAlso
-
urlInfo
public SpdxLicenseInfo.Builder urlInfo(String url, String sha1, String mimeType, boolean stable, boolean sanitized) -
isOsiApproved
-
build
-