Saber-Factions/javadoc/com/massivecraft/factions/zcore/persist/json/JSONFaction.html

291 lines
33 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Sep 10 10:47:01 CDT 2018 -->
<title>JSONFaction</title>
<meta name="date" content="2018-09-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JSONFaction";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<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-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONBoard.html" title="class in com.massivecraft.factions.zcore.persist.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONFactions.html" title="class in com.massivecraft.factions.zcore.persist.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/massivecraft/factions/zcore/persist/json/JSONFaction.html" target="_top">Frames</a></li>
<li><a href="JSONFaction.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.com.massivecraft.factions.zcore.persist.MemoryFaction">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.com.massivecraft.factions.zcore.persist.MemoryFaction">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.massivecraft.factions.zcore.persist.json</div>
<h2 title="Class JSONFaction" class="title">Class JSONFaction</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html" title="class in com.massivecraft.factions.zcore.persist">com.massivecraft.factions.zcore.persist.MemoryFaction</a></li>
<li>
<ul class="inheritance">
<li>com.massivecraft.factions.zcore.persist.json.JSONFaction</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../com/massivecraft/factions/Faction.html" title="interface in com.massivecraft.factions">Faction</a>, <a href="../../../../../../com/massivecraft/factions/iface/EconomyParticipator.html" title="interface in com.massivecraft.factions.iface">EconomyParticipator</a>, <a href="../../../../../../com/massivecraft/factions/iface/RelationParticipator.html" title="interface in com.massivecraft.factions.iface">RelationParticipator</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">JSONFaction</span>
extends <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html" title="class in com.massivecraft.factions.zcore.persist">MemoryFaction</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.com.massivecraft.factions.zcore.persist.MemoryFaction">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;com.massivecraft.factions.zcore.persist.<a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html" title="class in com.massivecraft.factions.zcore.persist">MemoryFaction</a></h3>
<code><a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#announcements">announcements</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#bans">bans</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#checkpoint">checkpoint</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#claimOwnership">claimOwnership</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#defaultRole">defaultRole</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#description">description</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#foundedDate">foundedDate</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#fplayers">fplayers</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#home">home</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#id">id</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#invites">invites</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#lastPlayerLoggedOffTime">lastPlayerLoggedOffTime</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#maxVaults">maxVaults</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#money">money</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#open">open</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#peaceful">peaceful</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#peacefulExplosionsEnabled">peacefulExplosionsEnabled</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#permanent">permanent</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#permanentPower">permanentPower</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#permissions">permissions</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#powerBoost">powerBoost</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#relationWish">relationWish</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#rules">rules</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#tag">tag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#tnt">tnt</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#upgrades">upgrades</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#vault">vault</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#warpPasswords">warpPasswords</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#warps">warps</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONFaction.html#JSONFaction--">JSONFaction</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONFaction.html#JSONFaction-com.massivecraft.factions.zcore.persist.MemoryFaction-">JSONFaction</a></span>(<a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html" title="class in com.massivecraft.factions.zcore.persist">MemoryFaction</a>&nbsp;arg0)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONFaction.html#JSONFaction-java.lang.String-">JSONFaction</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.massivecraft.factions.zcore.persist.MemoryFaction">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.massivecraft.factions.zcore.persist.<a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html" title="class in com.massivecraft.factions.zcore.persist">MemoryFaction</a></h3>
<code><a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#addAnnouncement-com.massivecraft.factions.FPlayer-java.lang.String-">addAnnouncement</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#addFPlayer-com.massivecraft.factions.FPlayer-">addFPlayer</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#addRule-java.lang.String-">addRule</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#addTnt-int-">addTnt</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#ban-com.massivecraft.factions.FPlayer-com.massivecraft.factions.FPlayer-">ban</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#clearAllClaimOwnership--">clearAllClaimOwnership</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#clearClaimOwnership-com.massivecraft.factions.FLocation-">clearClaimOwnership</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#clearClaimOwnership-com.massivecraft.factions.FPlayer-">clearClaimOwnership</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#clearRules--">clearRules</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#clearWarps--">clearWarps</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#confirmValidHome--">confirmValidHome</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#deinvite-com.massivecraft.factions.FPlayer-">deinvite</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#describeTo-com.massivecraft.factions.iface.RelationParticipator-">describeTo</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#describeTo-com.massivecraft.factions.iface.RelationParticipator-boolean-">describeTo</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#disband-org.bukkit.entity.Player-">disband</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#doesLocationHaveOwnersSet-com.massivecraft.factions.FLocation-">doesLocationHaveOwnersSet</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getAccess-com.massivecraft.factions.FPlayer-com.massivecraft.factions.zcore.fperms.PermissableAction-">getAccess</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getAccess-com.massivecraft.factions.zcore.fperms.Permissable-com.massivecraft.factions.zcore.fperms.PermissableAction-">getAccess</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getAccountId--">getAccountId</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getAllClaims--">getAllClaims</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getAnnouncements--">getAnnouncements</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getBannedPlayers--">getBannedPlayers</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getBanner--">getBanner</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getCheckpoint--">getCheckpoint</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getChestInventory--">getChestInventory</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getClaimOwnership--">getClaimOwnership</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getColorTo-com.massivecraft.factions.iface.RelationParticipator-">getColorTo</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getComparisonTag--">getComparisonTag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getCountOfClaimsWithOwners--">getCountOfClaimsWithOwners</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getDeaths--">getDeaths</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getDefaultRole--">getDefaultRole</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getDescription--">getDescription</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getFoundedDate--">getFoundedDate</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getFPlayerAdmin--">getFPlayerAdmin</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getFPlayers--">getFPlayers</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getFPlayersWhereOnline-boolean-">getFPlayersWhereOnline</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getFPlayersWhereOnline-boolean-com.massivecraft.factions.FPlayer-">getFPlayersWhereOnline</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getFPlayersWhereRole-com.massivecraft.factions.struct.Role-">getFPlayersWhereRole</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getHome--">getHome</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getId--">getId</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getInvites--">getInvites</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getKills--">getKills</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getLandRounded--">getLandRounded</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getLandRoundedInWorld-java.lang.String-">getLandRoundedInWorld</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getLastDeath--">getLastDeath</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getMaxVaults--">getMaxVaults</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getOnlinePlayers--">getOnlinePlayers</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getOpen--">getOpen</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getOwnerList-com.massivecraft.factions.FLocation-">getOwnerList</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getOwnerListString-com.massivecraft.factions.FLocation-">getOwnerListString</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPeacefulExplosionsEnabled--">getPeacefulExplosionsEnabled</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPermanentPower--">getPermanentPower</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPermissions--">getPermissions</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPower--">getPower</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPowerBoost--">getPowerBoost</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPowerMax--">getPowerMax</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPowerMaxRounded--">getPowerMaxRounded</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getPowerRounded--">getPowerRounded</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getRelationCount-com.massivecraft.factions.struct.Relation-">getRelationCount</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getRelationTo-com.massivecraft.factions.iface.RelationParticipator-">getRelationTo</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getRelationTo-com.massivecraft.factions.iface.RelationParticipator-boolean-">getRelationTo</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getRelationWish-com.massivecraft.factions.Faction-">getRelationWish</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getRule-int-">getRule</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getRulesMap--">getRulesMap</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getSize--">getSize</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getTag--">getTag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getTag-com.massivecraft.factions.Faction-">getTag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getTag-com.massivecraft.factions.FPlayer-">getTag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getTag-java.lang.String-">getTag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getTnt--">getTnt</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getUpgrade-java.lang.String-">getUpgrade</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getVault--">getVault</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getWarp-java.lang.String-">getWarp</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#getWarps--">getWarps</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#hasHome--">hasHome</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#hasLandInflation--">hasLandInflation</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#hasPermanentPower--">hasPermanentPower</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#hasPlayersOnline--">hasPlayersOnline</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#hasWarpPassword-java.lang.String-">hasWarpPassword</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#invite-com.massivecraft.factions.FPlayer-">invite</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isBanned-com.massivecraft.factions.FPlayer-">isBanned</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isInvited-com.massivecraft.factions.FPlayer-">isInvited</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isNone--">isNone</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isNormal--">isNormal</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isPeaceful--">isPeaceful</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isPermanent--">isPermanent</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isPlayerFreeType--">isPlayerFreeType</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isPlayerInOwnerList-com.massivecraft.factions.FPlayer-com.massivecraft.factions.FLocation-">isPlayerInOwnerList</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isPowerFrozen--">isPowerFrozen</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isSafeZone--">isSafeZone</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isWarp-java.lang.String-">isWarp</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isWarpPassword-java.lang.String-java.lang.String-">isWarpPassword</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isWarZone--">isWarZone</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#isWilderness--">isWilderness</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#memberLoggedOff--">memberLoggedOff</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#msg-java.lang.String-java.lang.Object...-">msg</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#msg-com.massivecraft.factions.zcore.util.TL-java.lang.Object...-">msg</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#noExplosionsInTerritory--">noExplosionsInTerritory</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#noMonstersInTerritory--">noMonstersInTerritory</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#noPvPInTerritory--">noPvPInTerritory</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#playerHasOwnershipRights-com.massivecraft.factions.FPlayer-com.massivecraft.factions.FLocation-">playerHasOwnershipRights</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#promoteNewLeader--">promoteNewLeader</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#refreshFPlayers--">refreshFPlayers</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#remove--">remove</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#removeAnnouncements-com.massivecraft.factions.FPlayer-">removeAnnouncements</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#removeFPlayer-com.massivecraft.factions.FPlayer-">removeFPlayer</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#removePlayerAsOwner-com.massivecraft.factions.FPlayer-com.massivecraft.factions.FLocation-">removePlayerAsOwner</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#removeRule-int-">removeRule</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#removeWarp-java.lang.String-">removeWarp</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#resetPerms--">resetPerms</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#sendMessage-java.util.List-">sendMessage</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#sendMessage-java.lang.String-">sendMessage</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#sendUnreadAnnouncements-com.massivecraft.factions.FPlayer-">sendUnreadAnnouncements</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setBannerPattern-org.bukkit.inventory.ItemStack-">setBannerPattern</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setCheckpoint-org.bukkit.Location-">setCheckpoint</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setChestSize-int-">setChestSize</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setDefaultRole-com.massivecraft.factions.struct.Role-">setDefaultRole</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setDescription-java.lang.String-">setDescription</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setFoundedDate-long-">setFoundedDate</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setHome-org.bukkit.Location-">setHome</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setId-java.lang.String-">setId</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setLastDeath-long-">setLastDeath</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setMaxVaults-int-">setMaxVaults</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setOpen-boolean-">setOpen</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPeaceful-boolean-">setPeaceful</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPeacefulExplosionsEnabled-boolean-">setPeacefulExplosionsEnabled</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPermanent-boolean-">setPermanent</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPermanentPower-java.lang.Integer-">setPermanentPower</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPermission-com.massivecraft.factions.zcore.fperms.Permissable-com.massivecraft.factions.zcore.fperms.PermissableAction-com.massivecraft.factions.zcore.fperms.Access-">setPermission</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPlayerAsOwner-com.massivecraft.factions.FPlayer-com.massivecraft.factions.FLocation-">setPlayerAsOwner</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setPowerBoost-double-">setPowerBoost</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setRelationWish-com.massivecraft.factions.Faction-com.massivecraft.factions.struct.Relation-">setRelationWish</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setRule-int-java.lang.String-">setRule</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setTag-java.lang.String-">setTag</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setUpgrades-java.lang.String-int-">setUpgrades</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setVault-org.bukkit.Location-">setVault</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setWarp-java.lang.String-com.massivecraft.factions.util.LazyLocation-">setWarp</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#setWarpPassword-java.lang.String-java.lang.String-">setWarpPassword</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#takeTnt-int-">takeTnt</a>, <a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html#unban-com.massivecraft.factions.FPlayer-">unban</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="JSONFaction-com.massivecraft.factions.zcore.persist.MemoryFaction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JSONFaction</h4>
<pre>public&nbsp;JSONFaction(<a href="../../../../../../com/massivecraft/factions/zcore/persist/MemoryFaction.html" title="class in com.massivecraft.factions.zcore.persist">MemoryFaction</a>&nbsp;arg0)</pre>
</li>
</ul>
<a name="JSONFaction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JSONFaction</h4>
<pre>public&nbsp;JSONFaction()</pre>
</li>
</ul>
<a name="JSONFaction-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>JSONFaction</h4>
<pre>public&nbsp;JSONFaction(java.lang.String&nbsp;id)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<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-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONBoard.html" title="class in com.massivecraft.factions.zcore.persist.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../com/massivecraft/factions/zcore/persist/json/JSONFactions.html" title="class in com.massivecraft.factions.zcore.persist.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/massivecraft/factions/zcore/persist/json/JSONFaction.html" target="_top">Frames</a></li>
<li><a href="JSONFaction.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.com.massivecraft.factions.zcore.persist.MemoryFaction">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.com.massivecraft.factions.zcore.persist.MemoryFaction">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>