public class FilteredIPDocument extends net.anotheria.asg.data.AbstractASGDocument implements FilteredIP, net.anotheria.util.sorter.IComparable
INT_PROPERTY_MULTILINGUAL_DISABLEDPROP_AUTHOR, PROP_LAST_UPDATE, PROP_TYPE_IDENTIFIERPROP_ALLOWANCE, PROP_ID, PROP_IP_ADDRESS, PROP_MASK| Constructor and Description |
|---|
FilteredIPDocument() |
FilteredIPDocument(FilteredIPDocument toClone) |
FilteredIPDocument(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(FilteredIP comparable) |
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method) |
boolean |
equals(java.lang.Object o) |
int |
getAllowance()
Returns the value of the allowance attribute.
|
java.lang.String |
getDefinedName() |
java.lang.String |
getDefinedParentName() |
java.lang.String |
getFootprint() |
java.lang.String |
getIpAddress()
Returns the value of the ipAddress attribute.
|
int |
getMask()
Returns the value of the mask attribute.
|
void |
setAllowance(int value)
Sets the value of the allowance attribute.
|
void |
setIpAddress(java.lang.String value)
Sets the value of the ipAddress attribute.
|
void |
setMask(int value)
Sets the value of the mask attribute.
|
java.lang.String |
toString() |
getInternalProperty, getLockerId, getLockingTime, getObjectInfo, isLocked, setInternalProperty, setLocked, setLockerId, setLockingTimeaddDataHolder, clone, copyFromBooleanList, copyFromDoubleList, copyFromFloatList, copyFromIntegerList, copyFromLongList, copyFromStringList, copyToBooleanList, copyToDoubleList, copyToFloatList, copyToIntegerList, copyToLongList, copyToStringList, createDocument, createDocumentList, createListProperty, getAuthor, getBoolean, getBooleanProperty, getDataHolder, getDocument, getDocumentAnyCase, getDocumentList, getDocumentListAnyCase, getDouble, getDoubleProperty, getEmptyBoolean, getEmptyDouble, getEmptyFloat, getEmptyInt, getEmptyList, getEmptyLong, getEmptyString, getFloat, getFloatProperty, getInt, getIntProperty, getKeys, getLastUpdateTimestamp, getList, getListProperty, getListPropertyAnyCase, getLong, getLongProperty, getObject, getProperties, getProperty, getPropertyValue, getSizeInBytes, getStorageId, getString, getStringProperty, getTypeIdentifier, putBooleanProperty, putDocument, putDoubleProperty, putFloatProperty, putIntProperty, putList, putListProperty, putLongProperty, putProperty, putStringProperty, removeDataHolder, removeDataHolder, removeProperty, removeProperty, renameTo, setBoolean, setCallContextAuthor, setDouble, setFloat, setInt, setLastUpdateNow, setList, setLong, setString, setTypeIdentifier, toXMLNodepublic FilteredIPDocument()
public FilteredIPDocument(java.lang.String id)
public FilteredIPDocument(FilteredIPDocument toClone)
public java.lang.String getIpAddress()
FilteredIPgetIpAddress in interface FilteredIPpublic void setIpAddress(java.lang.String value)
FilteredIPsetIpAddress in interface FilteredIPpublic int getMask()
FilteredIPgetMask in interface FilteredIPpublic void setMask(int value)
FilteredIPsetMask in interface FilteredIPpublic int getAllowance()
FilteredIPgetAllowance in interface FilteredIPpublic void setAllowance(int value)
FilteredIPsetAllowance in interface FilteredIPpublic java.lang.String toString()
toString in class net.anotheria.anodoc.data.Documentpublic int compareTo(FilteredIP comparable)
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method)
compareTo in interface net.anotheria.util.sorter.IComparablepublic java.lang.String getDefinedName()
getDefinedName in interface net.anotheria.asg.data.DataObjectpublic java.lang.String getDefinedParentName()
getDefinedParentName in interface net.anotheria.asg.data.DataObjectpublic java.lang.String getFootprint()
getFootprint in interface net.anotheria.asg.data.DataObjectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2012-2023 anotheria.net. All Rights Reserved.