|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jsmpp.bean.OptionalParameter
org.jsmpp.bean.OptionalParameter.Short
org.jsmpp.bean.OptionalParameter.Sar_msg_ref_num
public static class OptionalParameter.Sar_msg_ref_num
The sar_msg_ref_num parameter is used to indicate the reference number for a particular
concatenated short message.
Wireless Network Technology: Generic
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from class org.jsmpp.bean.OptionalParameter.Short |
---|
value |
Fields inherited from class org.jsmpp.bean.OptionalParameter |
---|
tag |
Constructor Summary | |
---|---|
OptionalParameter.Sar_msg_ref_num(byte[] content)
|
|
OptionalParameter.Sar_msg_ref_num(short value)
This parameter shall contain a originator generated reference number so that a segmented short message may be reassembled into a single original message. |
Method Summary |
---|
Methods inherited from class org.jsmpp.bean.OptionalParameter.Short |
---|
getValue, serializeValue, toString |
Methods inherited from class org.jsmpp.bean.OptionalParameter |
---|
equals, hashCode, serialize |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OptionalParameter.Sar_msg_ref_num(short value)
value
- public OptionalParameter.Sar_msg_ref_num(byte[] content)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |