A B G L O R V W
A
- aLicenseFamily() - Static method in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Begins to build a license family.
B
- build() - Method in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Builds a family.
G
- getCategory() - Method in class org.apache.rat.api.domain.LicenseFamily
-
Gets the name of the category containing this license family.
- getCategory() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
- getName() - Method in class org.apache.rat.api.domain.LicenseFamily
-
Gets the name uniquely identifying this family.
- getName() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
- getNotes() - Method in class org.apache.rat.api.domain.LicenseFamily
-
Gets further information associated with the license family.
- getNotes() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
L
- LicenseFamily - Class in org.apache.rat.api.domain
-
Licenses are grouped into families.
- LicenseFamily(String, String, String) - Constructor for class org.apache.rat.api.domain.LicenseFamily
-
Constructs an immutable license family.
- licenseFamily() - Method in enum org.apache.rat.api.domain.RatLicenseFamily
-
- LicenseFamilyBuilder - Class in org.apache.rat.api.domain
-
O
- org.apache.rat.api.domain - package org.apache.rat.api.domain
-
R
- RatLicenseFamily - Enum in org.apache.rat.api.domain
-
Enumerates standard license families known to Rat.
V
- valueOf(String) - Static method in enum org.apache.rat.api.domain.RatLicenseFamily
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.rat.api.domain.RatLicenseFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
W
- withCategory(String) - Method in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Builds family with category containing this license family.
- withName(String) - Method in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Uniquely identifies this family.
- withNotes(String) - Method in class org.apache.rat.api.domain.LicenseFamilyBuilder
-
Builds family with further information associated with the license
family.
A B G L O R V W
Copyright © 2006–2016 Apache Software Foundation. All rights reserved.