|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.gsm.AbstractHeaderElement
org.mobicents.protocols.smpp.gsm.ems.UserPromptIndicator
public class UserPromptIndicator
Implementation of the user prompt indicator.
| Constructor Summary | |
|---|---|
UserPromptIndicator(int numObjects)
|
|
| Method Summary | |
|---|---|
protected boolean |
doWrite(int segmentNum,
java.nio.ByteBuffer buffer)
|
int |
getLength()
Get the total number of octets this header element encodes as excluding the IEI and the IEI-Data-Length fields. |
| Methods inherited from class org.mobicents.protocols.smpp.gsm.AbstractHeaderElement |
|---|
equals, isComplete, isRecurring, postProcess, reset, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserPromptIndicator(int numObjects)
| Method Detail |
|---|
protected boolean doWrite(int segmentNum,
java.nio.ByteBuffer buffer)
doWrite in class AbstractHeaderElementpublic int getLength()
HeaderElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||