public class BoxHandlerDefVO extends net.anotheria.asg.data.AbstractFederatedVO implements BoxHandlerDef, net.anotheria.util.sorter.IComparable
PROP_CLAZZ, PROP_ID, PROP_NAME| Constructor and Description |
|---|
BoxHandlerDefVO(BoxHandlerDefVO toClone) |
BoxHandlerDefVO(java.lang.String anId) |
| Modifier and Type | Method and Description |
|---|---|
BoxHandlerDef |
clone() |
int |
compareTo(BoxHandlerDef comparable) |
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method) |
void |
copyAttributesFrom(BoxHandlerDef toCopy) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getClazz()
Returns the value of the clazz attribute.
|
java.lang.String |
getDefinedName() |
java.lang.String |
getDefinedParentName() |
java.lang.String |
getFootprint() |
java.lang.String |
getId() |
long |
getLastUpdateTimestamp() |
java.lang.String |
getName()
Returns the value of the name attribute.
|
java.lang.Object |
getPropertyValue(java.lang.String propertyName) |
void |
setClazz(java.lang.String value)
Sets the value of the clazz attribute.
|
void |
setLastUpdateTimestamp(long value) |
void |
setName(java.lang.String value)
Sets the value of the name attribute.
|
java.lang.String |
toString() |
net.anotheria.util.xml.XMLNode |
toXMLNode() |
public BoxHandlerDefVO(java.lang.String anId)
public BoxHandlerDefVO(BoxHandlerDefVO toClone)
public java.lang.String getId()
getId in interface net.anotheria.asg.data.DataObjectpublic long getLastUpdateTimestamp()
getLastUpdateTimestamp in interface net.anotheria.asg.data.DataObjectpublic void setLastUpdateTimestamp(long value)
public java.lang.String getName()
BoxHandlerDefgetName in interface BoxHandlerDefpublic void setName(java.lang.String value)
BoxHandlerDefsetName in interface BoxHandlerDefpublic java.lang.String getClazz()
BoxHandlerDefgetClazz in interface BoxHandlerDefpublic void setClazz(java.lang.String value)
BoxHandlerDefsetClazz in interface BoxHandlerDefpublic java.lang.String toString()
toString in class java.lang.Objectpublic BoxHandlerDef clone()
clone in interface net.anotheria.asg.data.DataObjectclone in class net.anotheria.asg.data.AbstractFederatedVOpublic void copyAttributesFrom(BoxHandlerDef toCopy)
public java.lang.Object getPropertyValue(java.lang.String propertyName)
getPropertyValue in interface net.anotheria.asg.data.DataObjectpublic net.anotheria.util.xml.XMLNode toXMLNode()
toXMLNode in interface net.anotheria.asg.data.DataObjecttoXMLNode in class net.anotheria.asg.data.AbstractFederatedVOpublic int compareTo(BoxHandlerDef 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.