From 236dab5626351a96d3f8c2e992836e5835e4590c Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Thu, 17 Sep 2015 17:43:37 +0200 Subject: Update JavaDoc --- com/snilius/aboutit/CustomLicense.html | 287 +++++++++++++++++++++++++++++++++ 1 file changed, 287 insertions(+) create mode 100644 com/snilius/aboutit/CustomLicense.html (limited to 'com/snilius/aboutit/CustomLicense.html') diff --git a/com/snilius/aboutit/CustomLicense.html b/com/snilius/aboutit/CustomLicense.html new file mode 100644 index 0000000..47afaec --- /dev/null +++ b/com/snilius/aboutit/CustomLicense.html @@ -0,0 +1,287 @@ + + + + + +CustomLicense (AboutIt) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.snilius.aboutit
+

Class CustomLicense

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    LicenseBase
    +
    +
    +
    +
    public class CustomLicense
    +extends Object
    +implements LicenseBase
    +
    Custom license holder
    +
    +
    Since:
    +
    9/17/15
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CustomLicense

        +
        public CustomLicense(String displayName)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        display

        +
        public String display()
        +
        Description copied from interface: LicenseBase
        +
        Get display name for license
        +
        +
        Specified by:
        +
        display in interface LicenseBase
        +
        Returns:
        +
        display name
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + -- cgit v1.2.3