|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resources.smpp.util.SMPPDateImpl
org.mobicents.slee.resources.smpp.util.RelativeSMPPDateImpl
public class RelativeSMPPDateImpl
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resources.smpp.util.SMPPDateImpl |
|---|
protoSMPPDate |
| Constructor Summary | |
|---|---|
RelativeSMPPDateImpl(int years,
int months,
int days,
int hours,
int minutes,
int seconds)
|
|
RelativeSMPPDateImpl(org.mobicents.protocols.smpp.util.SMPPDate protoSMPPDate)
|
|
| Method Summary | |
|---|---|
boolean |
isAbsolute()
|
boolean |
isRelative()
|
| Methods inherited from class org.mobicents.slee.resources.smpp.util.SMPPDateImpl |
|---|
getDay, getHour, getMinute, getMonth, getSecond, getSign, getSMPPDate, getTenth, getUtcOffset, getYear |
| 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 |
| Constructor Detail |
|---|
public RelativeSMPPDateImpl(org.mobicents.protocols.smpp.util.SMPPDate protoSMPPDate)
public RelativeSMPPDateImpl(int years,
int months,
int days,
int hours,
int minutes,
int seconds)
| Method Detail |
|---|
public boolean isAbsolute()
isAbsolute in interface SMPPDatepublic boolean isRelative()
isRelative in interface SMPPDate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||