2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
2019-08-05 11:13:19 +02:00
<!-- NewPage -->
2021-03-10 09:12:21 +01:00
< html lang = "en" >
2019-08-05 11:13:19 +02:00
< head >
2020-03-21 15:43:05 +01:00
<!-- Generated by javadoc -->
2021-04-25 10:31:38 +02:00
< title > PluginLang (Plan 5.3-SNAPSHOT API)< / title >
2021-03-10 09:12:21 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2019-08-05 11:13:19 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../stylesheet.css" title = "Style" >
2021-03-10 09:12:21 +01:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../jquery/jquery-ui.css" title = "Style" >
2019-08-05 11:13:19 +02:00
< script type = "text/javascript" src = "../../../../../../script.js" > < / script >
2021-03-10 09:12:21 +01:00
< script type = "text/javascript" src = "../../../../../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../../../../../jquery/jquery-3.5.1.js" > < / script >
< script type = "text/javascript" src = "../../../../../../jquery/jquery-ui.js" > < / script >
2019-08-05 11:13:19 +02:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2021-04-25 10:31:38 +02:00
parent.document.title="PluginLang (Plan 5.3-SNAPSHOT API)";
2019-08-05 11:13:19 +02:00
}
}
catch(err) {
}
//-->
2021-03-10 09:12:21 +01:00
var data = {"i0":10,"i1":10,"i2":9,"i3":9};
2019-08-05 11:13:19 +02:00
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2021-03-10 09:12:21 +01:00
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2019-08-05 11:13:19 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2021-03-10 09:12:21 +01:00
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
2019-08-05 11:13:19 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2021-03-10 09:12:21 +01:00
< div class = "topNav" > < a id = "navbar.top" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2021-03-10 09:12:21 +01:00
< a id = "navbar.top.firstrow" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../index.html" > Overview< / a > < / li >
2019-08-05 11:13:19 +02:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" id = "allclasses_navbar_top" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../allclasses.html" > All Classes< / a > < / li >
< / ul >
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
2019-08-05 11:13:19 +02:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
2021-03-10 09:12:21 +01:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-08-05 11:13:19 +02:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > < a href = "#enum.constant.summary" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#enum.constant.detail" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2021-03-10 09:12:21 +01:00
< a id = "skip.navbar.top" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
2021-03-10 09:12:21 +01:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
2019-08-05 11:13:19 +02:00
<!-- ======== START OF CLASS DATA ======== -->
2021-03-10 09:12:21 +01:00
< main role = "main" >
2019-08-05 11:13:19 +02:00
< div class = "header" >
2021-03-10 09:12:21 +01:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > com.djrapitops.plan.settings.locale.lang< / a > < / div >
2019-08-05 11:13:19 +02:00
< h2 title = "Enum PluginLang" class = "title" > Enum PluginLang< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
2021-03-10 09:12:21 +01:00
< li > java.lang.Enum< < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > > < / li >
2019-08-05 11:13:19 +02:00
< li >
< ul class = "inheritance" >
2019-10-05 10:27:37 +02:00
< li > com.djrapitops.plan.settings.locale.lang.PluginLang< / li >
2019-08-05 11:13:19 +02:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2021-03-10 09:12:21 +01:00
< dd > < code > < a href = "Lang.html" title = "interface in com.djrapitops.plan.settings.locale.lang" > Lang< / a > < / code > , < code > java.io.Serializable< / code > , < code > java.lang.Comparable< < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > > < / code > < / dd >
2019-08-05 11:13:19 +02:00
< / dl >
< hr >
< pre > public enum < span class = "typeNameLabel" > PluginLang< / span >
2021-03-10 09:12:21 +01:00
extends java.lang.Enum< < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > >
implements < a href = "Lang.html" title = "interface in com.djrapitops.plan.settings.locale.lang" > Lang< / a > < / pre >
< div class = "block" > < a href = "Lang.html" title = "interface in com.djrapitops.plan.settings.locale.lang" > < code > Lang< / code > < / a > implementation for Language that is logged when the plugin enables or disables.< / div >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-08-05 11:13:19 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "enum.constant.summary" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< h3 > Enum Constant Summary< / h3 >
2021-03-10 09:12:21 +01:00
< table class = "memberSummary" >
2019-08-05 11:13:19 +02:00
< caption > < span > Enum Constants< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "col" > Enum Constant< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#API_ADD_RESOURCE_CSS" > API_ADD_RESOURCE_CSS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2020-03-21 15:43:05 +01:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#API_ADD_RESOURCE_JS" > API_ADD_RESOURCE_JS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2020-03-21 15:43:05 +01:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DB_APPLIED_PATCHES" > DB_APPLIED_PATCHES< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DB_APPLIED_PATCHES_ALREADY" > DB_APPLIED_PATCHES_ALREADY< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DB_APPLY_PATCH" > DB_APPLY_PATCH< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DB_MYSQL_LAUNCH_OPTIONS_FAIL" > DB_MYSQL_LAUNCH_OPTIONS_FAIL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DB_NOTIFY_CLEAN" > DB_NOTIFY_CLEAN< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DB_NOTIFY_SQLITE_WAL" > DB_NOTIFY_SQLITE_WAL< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED" > DISABLED< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_PROCESSING" > DISABLED_PROCESSING< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_PROCESSING_COMPLETE" > DISABLED_PROCESSING_COMPLETE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_UNSAVED_SESSIONS" > DISABLED_UNSAVED_SESSIONS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_UNSAVED_SESSIONS_TIMEOUT" > DISABLED_UNSAVED_SESSIONS_TIMEOUT< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-24 13:04:31 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_WAITING_SQLITE" > DISABLED_WAITING_SQLITE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_WAITING_SQLITE_COMPLETE" > DISABLED_WAITING_SQLITE_COMPLETE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_WAITING_TRANSACTIONS" > DISABLED_WAITING_TRANSACTIONS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_WAITING_TRANSACTIONS_COMPLETE" > DISABLED_WAITING_TRANSACTIONS_COMPLETE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#DISABLED_WEB_SERVER" > DISABLED_WEB_SERVER< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_FAIL_DB" > ENABLE_FAIL_DB< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_FAIL_DB_PATCH" > ENABLE_FAIL_DB_PATCH< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_FAIL_GEODB_WRITE" > ENABLE_FAIL_GEODB_WRITE< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_FAIL_NO_WEB_SERVER_PROXY" > ENABLE_FAIL_NO_WEB_SERVER_PROXY< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_FAIL_WRONG_DB" > ENABLE_FAIL_WRONG_DB< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_NOTIFY_BAD_IP" > ENABLE_NOTIFY_BAD_IP< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_NOTIFY_EMPTY_IP" > ENABLE_NOTIFY_EMPTY_IP< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-13 09:18:46 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_NOTIFY_GEOLOCATIONS_DISABLED" > ENABLE_NOTIFY_GEOLOCATIONS_DISABLED< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_NOTIFY_GEOLOCATIONS_INTERNET_REQUIRED" > ENABLE_NOTIFY_GEOLOCATIONS_INTERNET_REQUIRED< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
2021-03-13 09:18:46 +01:00
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_NOTIFY_STORING_PRESERVED_SESSIONS" > ENABLE_NOTIFY_STORING_PRESERVED_SESSIONS< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
2019-08-05 11:13:19 +02:00
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLE_NOTIFY_WEB_SERVER_DISABLED" > ENABLE_NOTIFY_WEB_SERVER_DISABLED< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLED" > ENABLED< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLED_DATABASE" > ENABLED_DATABASE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#ENABLED_WEB_SERVER" > ENABLED_WEB_SERVER< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#LOADING_SERVER_INFO" > LOADING_SERVER_INFO< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_AVAILABLE" > VERSION_AVAILABLE< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_AVAILABLE_DEV" > VERSION_AVAILABLE_DEV< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_AVAILABLE_SPIGOT" > VERSION_AVAILABLE_SPIGOT< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2020-01-24 11:56:15 +01:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_CHANGE_LOG" > VERSION_CHANGE_LOG< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
2020-01-24 11:56:15 +01:00
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_CURRENT" > VERSION_CURRENT< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2020-01-24 11:56:15 +01:00
< / tr >
2019-08-05 11:13:19 +02:00
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_DOWNLOAD" > VERSION_DOWNLOAD< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_FAIL_READ_OLD" > VERSION_FAIL_READ_OLD< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2020-06-21 19:24:04 +02:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_FAIL_READ_VERSIONS" > VERSION_FAIL_READ_VERSIONS< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2020-06-21 19:24:04 +02:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_NEWEST" > VERSION_NEWEST< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_UPDATE" > VERSION_UPDATE< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_UPDATE_AVAILABLE" > VERSION_UPDATE_AVAILABLE< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_UPDATE_DEV" > VERSION_UPDATE_DEV< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#VERSION_UPDATE_INFO" > VERSION_UPDATE_INFO< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_FAIL_EMPTY_FILE" > WEB_SERVER_FAIL_EMPTY_FILE< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2020-01-24 11:56:15 +01:00
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_FAIL_PORT_BIND" > WEB_SERVER_FAIL_PORT_BIND< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
2020-03-21 15:43:05 +01:00
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_FAIL_SSL_CONTEXT" > WEB_SERVER_FAIL_SSL_CONTEXT< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_FAIL_STORE_LOAD" > WEB_SERVER_FAIL_STORE_LOAD< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_HTTP" > WEB_SERVER_NOTIFY_HTTP< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_HTTP_USER_AUTH" > WEB_SERVER_NOTIFY_HTTP_USER_AUTH< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_HTTPS_USER_AUTH" > WEB_SERVER_NOTIFY_HTTPS_USER_AUTH< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_IP_WHITELIST" > WEB_SERVER_NOTIFY_IP_WHITELIST< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_IP_WHITELIST_BLOCK" > WEB_SERVER_NOTIFY_IP_WHITELIST_BLOCK< / a > < / span > < / code > < / th >
2021-03-10 09:12:21 +01:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-04-26 13:20:17 +02:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_NO_CERT_FILE" > WEB_SERVER_NOTIFY_NO_CERT_FILE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#WEB_SERVER_NOTIFY_USING_PROXY_MODE" > WEB_SERVER_NOTIFY_USING_PROXY_MODE< / a > < / span > < / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< / table >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-08-05 11:13:19 +02:00
<!-- ========== METHOD SUMMARY =========== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-08-05 11:13:19 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "method.summary" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2021-03-10 09:12:21 +01:00
< table class = "memberSummary" >
2019-08-05 11:13:19 +02:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t1" class = "tableTab" > < span > < a href = "javascript:show(1);" > Static Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-08-05 11:13:19 +02:00
< / tr >
< tr id = "i0" class = "altColor" >
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getDefault()" > getDefault< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getIdentifier()" > getIdentifier< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr id = "i2" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > static < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#valueOf(java.lang.String)" > valueOf< / a > < / span > ​ (java.lang.String name)< / code > < / th >
< td class = "colLast" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Returns the enum constant of this type with the specified name.< / div >
< / td >
< / tr >
< tr id = "i3" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > static < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > []< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#values()" > values< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Returns an array containing the constants of this enum type, in
the order they are declared.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Enum" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Enum< / h3 >
< code > clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf< / code > < / li >
< / ul >
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Object" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > getClass, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ============ ENUM CONSTANT DETAIL =========== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-08-05 11:13:19 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "enum.constant.detail" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< h3 > Enum Constant Detail< / h3 >
2021-03-10 09:12:21 +01:00
< a id = "ENABLED" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLED< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLED< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLED_WEB_SERVER" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLED_WEB_SERVER< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLED_WEB_SERVER< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLED_DATABASE" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLED_DATABASE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLED_DATABASE< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "API_ADD_RESOURCE_JS" >
2020-03-21 15:43:05 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > API_ADD_RESOURCE_JS< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > API_ADD_RESOURCE_JS< / pre >
2020-03-21 15:43:05 +01:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "API_ADD_RESOURCE_CSS" >
2020-03-21 15:43:05 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > API_ADD_RESOURCE_CSS< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > API_ADD_RESOURCE_CSS< / pre >
2020-03-21 15:43:05 +01:00
< / li >
< / ul >
2021-03-13 09:18:46 +01:00
< a id = "ENABLE_NOTIFY_STORING_PRESERVED_SESSIONS" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_NOTIFY_STORING_PRESERVED_SESSIONS< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_NOTIFY_STORING_PRESERVED_SESSIONS< / pre >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_NOTIFY_EMPTY_IP" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_NOTIFY_EMPTY_IP< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_NOTIFY_EMPTY_IP< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_NOTIFY_BAD_IP" >
2020-01-24 11:56:15 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_NOTIFY_BAD_IP< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_NOTIFY_BAD_IP< / pre >
2020-01-24 11:56:15 +01:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_NOTIFY_WEB_SERVER_DISABLED" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_NOTIFY_WEB_SERVER_DISABLED< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_NOTIFY_WEB_SERVER_DISABLED< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_NOTIFY_GEOLOCATIONS_INTERNET_REQUIRED" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_NOTIFY_GEOLOCATIONS_INTERNET_REQUIRED< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_NOTIFY_GEOLOCATIONS_INTERNET_REQUIRED< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_NOTIFY_GEOLOCATIONS_DISABLED" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_NOTIFY_GEOLOCATIONS_DISABLED< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_NOTIFY_GEOLOCATIONS_DISABLED< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_FAIL_DB" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_FAIL_DB< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_FAIL_DB< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_FAIL_WRONG_DB" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_FAIL_WRONG_DB< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_FAIL_WRONG_DB< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_FAIL_DB_PATCH" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_FAIL_DB_PATCH< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_FAIL_DB_PATCH< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_FAIL_NO_WEB_SERVER_PROXY" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_FAIL_NO_WEB_SERVER_PROXY< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_FAIL_NO_WEB_SERVER_PROXY< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "ENABLE_FAIL_GEODB_WRITE" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > ENABLE_FAIL_GEODB_WRITE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > ENABLE_FAIL_GEODB_WRITE< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_FAIL_PORT_BIND" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_FAIL_PORT_BIND< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_FAIL_PORT_BIND< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_FAIL_SSL_CONTEXT" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_FAIL_SSL_CONTEXT< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_FAIL_SSL_CONTEXT< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_FAIL_STORE_LOAD" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_FAIL_STORE_LOAD< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_FAIL_STORE_LOAD< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_FAIL_EMPTY_FILE" >
2020-03-21 15:43:05 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_FAIL_EMPTY_FILE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_FAIL_EMPTY_FILE< / pre >
2020-03-21 15:43:05 +01:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_NO_CERT_FILE" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_NO_CERT_FILE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_NO_CERT_FILE< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_HTTP" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_HTTP< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_HTTP< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_USING_PROXY_MODE" >
2020-01-24 11:56:15 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_USING_PROXY_MODE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_USING_PROXY_MODE< / pre >
2020-01-24 11:56:15 +01:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_HTTP_USER_AUTH" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_HTTP_USER_AUTH< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_HTTP_USER_AUTH< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_HTTPS_USER_AUTH" >
2020-01-24 11:56:15 +01:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_HTTPS_USER_AUTH< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_HTTPS_USER_AUTH< / pre >
2020-01-24 11:56:15 +01:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_IP_WHITELIST" >
2020-06-21 19:24:04 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_IP_WHITELIST< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_IP_WHITELIST< / pre >
2020-06-21 19:24:04 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "WEB_SERVER_NOTIFY_IP_WHITELIST_BLOCK" >
2020-06-21 19:24:04 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > WEB_SERVER_NOTIFY_IP_WHITELIST_BLOCK< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > WEB_SERVER_NOTIFY_IP_WHITELIST_BLOCK< / pre >
2020-06-21 19:24:04 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DISABLED" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DISABLED_WEB_SERVER" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_WEB_SERVER< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_WEB_SERVER< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DISABLED_PROCESSING" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_PROCESSING< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_PROCESSING< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DISABLED_PROCESSING_COMPLETE" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_PROCESSING_COMPLETE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_PROCESSING_COMPLETE< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DISABLED_UNSAVED_SESSIONS" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_UNSAVED_SESSIONS< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_UNSAVED_SESSIONS< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-13 09:18:46 +01:00
< a id = "DISABLED_UNSAVED_SESSIONS_TIMEOUT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_UNSAVED_SESSIONS_TIMEOUT< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_UNSAVED_SESSIONS_TIMEOUT< / pre >
< / li >
< / ul >
2021-03-24 13:04:31 +01:00
< a id = "DISABLED_WAITING_SQLITE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_WAITING_SQLITE< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_WAITING_SQLITE< / pre >
< / li >
< / ul >
< a id = "DISABLED_WAITING_SQLITE_COMPLETE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_WAITING_SQLITE_COMPLETE< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_WAITING_SQLITE_COMPLETE< / pre >
< / li >
< / ul >
< a id = "DISABLED_WAITING_TRANSACTIONS" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_WAITING_TRANSACTIONS< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_WAITING_TRANSACTIONS< / pre >
< / li >
< / ul >
< a id = "DISABLED_WAITING_TRANSACTIONS_COMPLETE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DISABLED_WAITING_TRANSACTIONS_COMPLETE< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DISABLED_WAITING_TRANSACTIONS_COMPLETE< / pre >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_NEWEST" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_NEWEST< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_NEWEST< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_AVAILABLE" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_AVAILABLE< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_AVAILABLE< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_AVAILABLE_SPIGOT" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_AVAILABLE_SPIGOT< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_AVAILABLE_SPIGOT< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_AVAILABLE_DEV" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_AVAILABLE_DEV< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_AVAILABLE_DEV< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_FAIL_READ_VERSIONS" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_FAIL_READ_VERSIONS< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_FAIL_READ_VERSIONS< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_FAIL_READ_OLD" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_FAIL_READ_OLD< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_FAIL_READ_OLD< / pre >
< / li >
< / ul >
< a id = "VERSION_UPDATE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_UPDATE< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_UPDATE< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "VERSION_UPDATE_AVAILABLE" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_UPDATE_AVAILABLE< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_UPDATE_AVAILABLE< / pre >
< / li >
< / ul >
< a id = "VERSION_UPDATE_INFO" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_UPDATE_INFO< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_UPDATE_INFO< / pre >
< / li >
< / ul >
< a id = "VERSION_UPDATE_DEV" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_UPDATE_DEV< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_UPDATE_DEV< / pre >
< / li >
< / ul >
< a id = "VERSION_CHANGE_LOG" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_CHANGE_LOG< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_CHANGE_LOG< / pre >
< / li >
< / ul >
< a id = "VERSION_DOWNLOAD" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_DOWNLOAD< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_DOWNLOAD< / pre >
< / li >
< / ul >
< a id = "VERSION_CURRENT" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > VERSION_CURRENT< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > VERSION_CURRENT< / pre >
< / li >
< / ul >
< a id = "DB_APPLY_PATCH" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DB_APPLY_PATCH< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DB_APPLY_PATCH< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DB_APPLIED_PATCHES" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DB_APPLIED_PATCHES< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DB_APPLIED_PATCHES< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DB_APPLIED_PATCHES_ALREADY" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DB_APPLIED_PATCHES_ALREADY< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DB_APPLIED_PATCHES_ALREADY< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DB_NOTIFY_CLEAN" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DB_NOTIFY_CLEAN< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DB_NOTIFY_CLEAN< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DB_NOTIFY_SQLITE_WAL" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > DB_NOTIFY_SQLITE_WAL< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DB_NOTIFY_SQLITE_WAL< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "DB_MYSQL_LAUNCH_OPTIONS_FAIL" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
2021-04-26 13:20:17 +02:00
< ul class = "blockList" >
2019-08-05 11:13:19 +02:00
< li class = "blockList" >
< h4 > DB_MYSQL_LAUNCH_OPTIONS_FAIL< / h4 >
2021-03-10 09:12:21 +01:00
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > DB_MYSQL_LAUNCH_OPTIONS_FAIL< / pre >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-04-26 13:20:17 +02:00
< a id = "LOADING_SERVER_INFO" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > LOADING_SERVER_INFO< / h4 >
< pre > public static final < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > LOADING_SERVER_INFO< / pre >
< / li >
< / ul >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-08-05 11:13:19 +02:00
<!-- ============ METHOD DETAIL ========== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-08-05 11:13:19 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "method.detail" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2021-03-10 09:12:21 +01:00
< a id = "values()" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > values< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public static < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > [] values()< / pre >
2019-08-05 11:13:19 +02:00
< div class = "block" > Returns an array containing the constants of this enum type, in
2021-03-10 09:12:21 +01:00
the order they are declared. This method may be used to iterate
2019-08-05 11:13:19 +02:00
over the constants as follows:
< pre >
for (PluginLang c : PluginLang.values())
System.out.println(c);
< / pre > < / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > an array containing the constants of this enum type, in the order they are declared< / dd >
< / dl >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "valueOf(java.lang.String)" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > valueOf< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public static < a href = "PluginLang.html" title = "enum in com.djrapitops.plan.settings.locale.lang" > PluginLang< / a > valueOf​ (java.lang.String name)< / pre >
2019-08-05 11:13:19 +02:00
< div class = "block" > Returns the enum constant of this type with the specified name.
The string must match < i > exactly< / i > an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > name< / code > - the name of the enum constant to be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > the enum constant with the specified name< / dd >
< dt > < span class = "throwsLabel" > Throws:< / span > < / dt >
< dd > < code > java.lang.IllegalArgumentException< / code > - if this enum type has no constant with the specified name< / dd >
< dd > < code > java.lang.NullPointerException< / code > - if the argument is null< / dd >
< / dl >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getIdentifier()" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getIdentifier< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public java.lang.String getIdentifier()< / pre >
2019-08-05 11:13:19 +02:00
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2021-03-10 09:12:21 +01:00
< dd > < code > < a href = "Lang.html#getIdentifier()" > getIdentifier< / a > < / code > in interface < code > < a href = "Lang.html" title = "interface in com.djrapitops.plan.settings.locale.lang" > Lang< / a > < / code > < / dd >
2019-08-05 11:13:19 +02:00
< / dl >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getDefault()" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getDefault< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public java.lang.String getDefault()< / pre >
2019-08-05 11:13:19 +02:00
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2021-03-10 09:12:21 +01:00
< dd > < code > < a href = "Lang.html#getDefault()" > getDefault< / a > < / code > in interface < code > < a href = "Lang.html" title = "interface in com.djrapitops.plan.settings.locale.lang" > Lang< / a > < / code > < / dd >
2019-08-05 11:13:19 +02:00
< / dl >
< / li >
< / ul >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
< / div >
< / div >
2021-03-10 09:12:21 +01:00
< / main >
2019-08-05 11:13:19 +02:00
<!-- ========= END OF CLASS DATA ========= -->
2021-03-10 09:12:21 +01:00
< footer role = "contentinfo" >
< nav role = "navigation" >
2019-08-05 11:13:19 +02:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2021-03-10 09:12:21 +01:00
< div class = "bottomNav" > < a id = "navbar.bottom" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2021-03-10 09:12:21 +01:00
< a id = "navbar.bottom.firstrow" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../index.html" > Overview< / a > < / li >
2019-08-05 11:13:19 +02:00
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../allclasses.html" > All Classes< / a > < / li >
2019-08-05 11:13:19 +02:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
2021-03-10 09:12:21 +01:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-08-05 11:13:19 +02:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > < a href = "#enum.constant.summary" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#enum.constant.detail" > Enum Constants< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2021-03-10 09:12:21 +01:00
< a id = "skip.navbar.bottom" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2021-03-10 09:12:21 +01:00
< / nav >
< / footer >
2019-08-05 11:13:19 +02:00
< / body >
< / html >