Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

ie.ncl.sms.gsm
Class Submit

java.lang.Object
  extended by ie.ncl.sms.gsm.Submit

public class Submit
extends java.lang.Object

GSM 03.40 Submit parameter.


Constructor Summary
Submit(boolean rejectDuplicates, boolean replyPath, boolean statusReportRequest, int messageReference, GsmAddress destination, ValidityPeriod validity, Content content)
           
 
Method Summary
 Content getContent()
           
 GsmAddress getDestination()
           
 int getMessageReference()
           
 boolean getRejectDuplicates()
           
 boolean getReplyPath()
           
 boolean getStatusReportRequest()
           
 ValidityPeriod getValidity()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Submit

public Submit(boolean rejectDuplicates,
              boolean replyPath,
              boolean statusReportRequest,
              int messageReference,
              GsmAddress destination,
              ValidityPeriod validity,
              Content content)
Method Detail

getMessageReference

public int getMessageReference()

getRejectDuplicates

public boolean getRejectDuplicates()

getReplyPath

public boolean getReplyPath()

getStatusReportRequest

public boolean getStatusReportRequest()

getDestination

public GsmAddress getDestination()

getValidity

public ValidityPeriod getValidity()

getContent

public Content getContent()

Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit