|
||||||||||
| 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
public abstract class SMPPDateImpl
| Field Summary | |
|---|---|
protected org.mobicents.protocols.smpp.util.SMPPDate |
protoSMPPDate
|
| Constructor Summary | |
|---|---|
SMPPDateImpl()
|
|
| Method Summary | |
|---|---|
int |
getDay()
|
int |
getHour()
|
int |
getMinute()
|
int |
getMonth()
|
int |
getSecond()
|
char |
getSign()
|
org.mobicents.protocols.smpp.util.SMPPDate |
getSMPPDate()
|
int |
getTenth()
|
int |
getUtcOffset()
|
int |
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 |
|---|
isAbsolute, isRelative |
| Field Detail |
|---|
protected org.mobicents.protocols.smpp.util.SMPPDate protoSMPPDate
| Constructor Detail |
|---|
public SMPPDateImpl()
| Method Detail |
|---|
public int getDay()
getDay in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getHour()
getHour in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getMinute()
getMinute in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getMonth()
getMonth in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getSecond()
getSecond in interface net.java.slee.resources.smpp.util.SMPPDatepublic char getSign()
getSign in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getTenth()
getTenth in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getUtcOffset()
getUtcOffset in interface net.java.slee.resources.smpp.util.SMPPDatepublic int getYear()
getYear in interface net.java.slee.resources.smpp.util.SMPPDatepublic org.mobicents.protocols.smpp.util.SMPPDate getSMPPDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||