Package | Description |
---|---|
org.apache.rat.api.domain |
Modifier and Type | Method and Description |
---|---|
static LicenseFamilyBuilder |
LicenseFamilyBuilder.aLicenseFamily()
Begins to build a license family.
|
LicenseFamilyBuilder |
LicenseFamilyBuilder.withCategory(String category)
Builds family with category containing this license family.
|
LicenseFamilyBuilder |
LicenseFamilyBuilder.withName(String name)
Uniquely identifies this family.
|
LicenseFamilyBuilder |
LicenseFamilyBuilder.withNotes(String notes)
Builds family with further information associated with the license
family.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.