public class Zone extends IdTitle
static Zone
GLOBAL_ZONE
NO_ZONE
PERSONAL_ZONE
title
id
Zone()
Zone(int id, java.lang.String title)
getTitle, setTitle, toString
equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId
public static final Zone NO_ZONE
public static final Zone PERSONAL_ZONE
public static final Zone GLOBAL_ZONE
public Zone()
public Zone(int id, java.lang.String title)