org.openxri.xml
Class Expires
java.lang.Object
org.openxri.xml.SimpleXMLElement
org.openxri.xml.Expires
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class Expires
- extends SimpleXMLElement
- See Also:
- Serialized Form
Methods inherited from class org.openxri.xml.SimpleXMLElement |
addAttribute, clone, equals, fromXML, getAttributeValue, getTagname, getValue, hashCode, removeAttribute, reset, setValue, toString, toString, toXML, toXML |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Expires
public Expires(Expires e)
Expires
public Expires()
Expires
public Expires(java.util.Date dateValue)
getDate
public java.util.Date getDate()
getDateString
public java.lang.String getDateString()
setDate
public void setDate(java.util.Date dateValue)
Copyright © 2005-2012. All Rights Reserved.