|
||||||||||
| 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 SMPPDatepublic int getHour()
getHour in interface SMPPDatepublic int getMinute()
getMinute in interface SMPPDatepublic int getMonth()
getMonth in interface SMPPDatepublic int getSecond()
getSecond in interface SMPPDatepublic char getSign()
getSign in interface SMPPDatepublic int getTenth()
getTenth in interface SMPPDatepublic int getUtcOffset()
getUtcOffset in interface SMPPDatepublic int getYear()
getYear in interface SMPPDatepublic org.mobicents.protocols.smpp.util.SMPPDate getSMPPDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||