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, AbsoluteSMPPDate, SMPPDate
public class AbsoluteSMPPDateImpl
- extends SMPPDateImpl
- implements AbsoluteSMPPDate
- Author:
- amit bhayani
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 AbsoluteSMPPDate
getTimeZone
public java.util.TimeZone getTimeZone()
- Specified by:
getTimeZone in interface AbsoluteSMPPDate
isAbsolute
public boolean isAbsolute()
- Specified by:
isAbsolute in interface SMPPDate
isRelative
public boolean isRelative()
- Specified by:
isRelative in interface SMPPDate
Copyright © 2011. All Rights Reserved.