|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object biz.chitec.quarterback.util.SMS.PDUInterpreter
Field Summary | |
private int |
currindex
|
private byte[] |
pdu
|
Constructor Summary | |
SMS.PDUInterpreter(java.lang.String pdustring)
|
Method Summary | |
private int |
nextByteFromPDU()
|
private java.lang.String |
nextSwappedNibblesFromPDU(int bytes,
int toa,
boolean checktrailing)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private byte[] pdu
private int currindex
Constructor Detail |
public SMS.PDUInterpreter(java.lang.String pdustring) throws java.io.UnsupportedEncodingException
Method Detail |
private int nextByteFromPDU()
private java.lang.String nextSwappedNibblesFromPDU(int bytes, int toa, boolean checktrailing)
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |