public class NoZone extends Zone implements SystemEntitySerializationAware
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
NO_ZONE_ID |
| Modifier and Type | Method and Description |
|---|---|
static NoZone |
getInstance() |
boolean |
isSystemEntity()
Returns true if the class is a system entity, false otherwise.
|
fromSystem, getVersionaddExtraProperty, getExtraPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic static final String NO_ZONE_ID
public boolean isSystemEntity()
EntityisSystemEntity in interface SystemEntitySerializationAwareisSystemEntity in class Entitypublic static NoZone getInstance()
Copyright © 2023. All rights reserved.