Uses of Interface
org.apache.rat.license.ILicenseFamily.Builder
Packages that use ILicenseFamily.Builder
-
Uses of ILicenseFamily.Builder in org.apache.rat
Methods in org.apache.rat with parameters of type ILicenseFamily.BuilderModifier and TypeMethodDescriptionvoid
ReportConfiguration.addFamily(ILicenseFamily.Builder builder)
Adds a license family to the list of families. -
Uses of ILicenseFamily.Builder in org.apache.rat.license
Classes in org.apache.rat.license that implement ILicenseFamily.BuilderModifier and TypeClassDescriptionclass
An instance of the ILicenseFamily Builder.Methods in org.apache.rat.license that return ILicenseFamily.BuilderModifier and TypeMethodDescriptionstatic ILicenseFamily.Builder
ILicenseFamily.builder()
ILicenseFamily.Builder.setLicenseFamilyCategory(String licenseFamilyCategory)
Sets the license family category.ILicenseFamilyBuilder.setLicenseFamilyCategory(String licenseFamilyCategory)
ILicenseFamily.Builder.setLicenseFamilyName(String licenseFamilyName)
Sets the license family name.ILicenseFamilyBuilder.setLicenseFamilyName(String licenseFamilyName)