org.mobicents.slee.resources.smpp.util
Class AbsoluteSMPPDateImpl
java.lang.Object
org.mobicents.slee.resources.smpp.util.SMPPDateImpl
org.mobicents.slee.resources.smpp.util.AbsoluteSMPPDateImpl
- All Implemented Interfaces:
- java.io.Serializable, net.java.slee.resources.smpp.util.AbsoluteSMPPDate, net.java.slee.resources.smpp.util.SMPPDate
public class AbsoluteSMPPDateImpl
- extends SMPPDateImpl
- implements net.java.slee.resources.smpp.util.AbsoluteSMPPDate
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.java.slee.resources.smpp.util.SMPPDate |
getDay, getHour, getMinute, getMonth, getSecond, getSign, getTenth, getUtcOffset, getYear |
AbsoluteSMPPDateImpl
public AbsoluteSMPPDateImpl(org.mobicents.protocols.smpp.util.SMPPDate protoSMPPDate)
AbsoluteSMPPDateImpl
public AbsoluteSMPPDateImpl(java.util.Calendar calendar,
boolean hasTz)
getCalendar
public java.util.Calendar getCalendar()
- Specified by:
getCalendar in interface net.java.slee.resources.smpp.util.AbsoluteSMPPDate
getTimeZone
public java.util.TimeZone getTimeZone()
- Specified by:
getTimeZone in interface net.java.slee.resources.smpp.util.AbsoluteSMPPDate
isAbsolute
public boolean isAbsolute()
- Specified by:
isAbsolute in interface net.java.slee.resources.smpp.util.SMPPDate
isRelative
public boolean isRelative()
- Specified by:
isRelative in interface net.java.slee.resources.smpp.util.SMPPDate
Copyright © 2010. All Rights Reserved.