diff --git a/allclasses-index.html b/allclasses-index.html index da45f7d..27a9a2c 100644 --- a/allclasses-index.html +++ b/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/allclasses.html b/allclasses.html index b981793..bf0fd04 100644 --- a/allclasses.html +++ b/allclasses.html @@ -2,10 +2,10 @@ - + All Classes (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/allpackages-index.html b/allpackages-index.html index 21f4a75..6b2beb1 100644 --- a/allpackages-index.html +++ b/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/constant-values.html b/constant-values.html index 0055fe3..328507c 100644 --- a/constant-values.html +++ b/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/de/licenseapi/LicenseValidator.html b/de/licenseapi/LicenseValidator.html index 5b709ed..47e6597 100644 --- a/de/licenseapi/LicenseValidator.html +++ b/de/licenseapi/LicenseValidator.html @@ -2,10 +2,10 @@ - + LicenseValidator (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/de/licenseapi/class-use/LicenseValidator.html b/de/licenseapi/class-use/LicenseValidator.html index 0ecce32..3f9c915 100644 --- a/de/licenseapi/class-use/LicenseValidator.html +++ b/de/licenseapi/class-use/LicenseValidator.html @@ -2,10 +2,10 @@ - + Uses of Class de.licenseapi.LicenseValidator (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/de/licenseapi/entities/License.html b/de/licenseapi/entities/License.html index 4418832..836e064 100644 --- a/de/licenseapi/entities/License.html +++ b/de/licenseapi/entities/License.html @@ -2,10 +2,10 @@ - + License (LicenseAPI-Integration 1.0.0-ALPHA API) - + diff --git a/de/licenseapi/entities/LicenseMeta.html b/de/licenseapi/entities/LicenseMeta.html index c923712..81f1c89 100644 --- a/de/licenseapi/entities/LicenseMeta.html +++ b/de/licenseapi/entities/LicenseMeta.html @@ -2,10 +2,10 @@ - + LicenseMeta (LicenseAPI-Integration 1.0.0-ALPHA API) - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -180,13 +180,34 @@ extends Description +boolean +getAsBoolean() + +
Gets the value of the meta information as Boolean
+ + + +double +getAsDouble() + +
Gets the value of the meta information as Double
+ + + +int +getAsInteger() + +
Gets the value of the meta information as Integer
+ + + String getKey()
Gets the key of the meta information
- + String getValue() @@ -263,7 +284,7 @@ extends -