PROP_ID, PROP_NAME, PROP_RENDERERPAGE| Constructor and Description |
|---|
BoxTypeVO(BoxTypeVO toClone) |
BoxTypeVO(java.lang.String anId) |
| Modifier and Type | Method and Description |
|---|---|
BoxType |
clone() |
int |
compareTo(BoxType comparable) |
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method) |
void |
copyAttributesFrom(BoxType toCopy) |
boolean |
equals(java.lang.Object o) |
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) |
java.lang.String |
getRendererpage()
Returns the value of the rendererpage attribute.
|
void |
setLastUpdateTimestamp(long value) |
void |
setName(java.lang.String value)
Sets the value of the name attribute.
|
void |
setRendererpage(java.lang.String value)
Sets the value of the rendererpage attribute.
|
java.lang.String |
toString() |
net.anotheria.util.xml.XMLNode |
toXMLNode() |
public BoxTypeVO(java.lang.String anId)
public BoxTypeVO(BoxTypeVO 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()
BoxTypepublic void setName(java.lang.String value)
BoxTypepublic java.lang.String getRendererpage()
BoxTypegetRendererpage in interface BoxTypepublic void setRendererpage(java.lang.String value)
BoxTypesetRendererpage in interface BoxTypepublic java.lang.String toString()
toString in class java.lang.Objectpublic BoxType clone()
clone in interface net.anotheria.asg.data.DataObjectclone in class net.anotheria.asg.data.AbstractFederatedVOpublic void copyAttributesFrom(BoxType 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(BoxType 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.