Class LicenseCategory

  • All Implemented Interfaces:

    
    public final class LicenseCategory
    
                        

    A category where licenses can be assigned to. The assignment is expressed via a LicenseCategorization. Categories do not have any specific semantic, but users are free to define their own set of categories.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() The name of this LicenseCategory.
      final String getDescription() A description for this LicenseCategory.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait