@Entity public class RemoteAddessBlock extends BaseEntity implements DefinesNetwork
| Constructor and Description |
|---|
RemoteAddessBlock() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getBlockedUntil() |
EntityImportance |
getEntityImportance() |
Network |
getNetwork() |
java.lang.String |
getRemoteAddress() |
void |
setBlockedUntil(java.util.Date blockedUntil) |
void |
setNetwork(Network network) |
void |
setRemoteAddress(java.lang.String remoteAddress) |
getDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic java.util.Date getBlockedUntil()
public EntityImportance getEntityImportance()
getEntityImportance in interface HasEntityImportancegetEntityImportance in class SimpleEntitypublic Network getNetwork()
getNetwork in class BaseEntitypublic java.lang.String getRemoteAddress()
public void setBlockedUntil(java.util.Date blockedUntil)
public void setNetwork(Network network)
setNetwork in interface DefinesNetworkpublic void setRemoteAddress(java.lang.String remoteAddress)