com.solidstategroup.messaging.sms.gateway
Class SMSWAPPushMessageOutBound

java.lang.Object
  extended by com.solidstategroup.messaging.sms.gateway.SMSMessage
      extended by com.solidstategroup.messaging.sms.gateway.SMSMessageOutBound
          extended by com.solidstategroup.messaging.sms.gateway.SMSWAPPushMessageOutBound

public class SMSWAPPushMessageOutBound
extends SMSMessageOutBound


Field Summary
 
Fields inherited from class com.solidstategroup.messaging.sms.gateway.SMSMessage
body, delivererId, operatorId, profileId, receivedAt, sentAt, sentBy, tariff, useProfileId
 
Constructor Summary
SMSWAPPushMessageOutBound()
           
 
Method Summary
 java.lang.String getHref()
           
 void setHref(java.lang.String href)
           
 
Methods inherited from class com.solidstategroup.messaging.sms.gateway.SMSMessageOutBound
getSentTo, setSentTo
 
Methods inherited from class com.solidstategroup.messaging.sms.gateway.SMSMessage
getBody, getDelivererId, getOperatorId, getProfileId, getReceivedAt, getSentAt, getSentBy, getTariff, isUseProfileId, setBody, setDelivererId, setOperatorId, setProfileId, setReceivedAt, setSentAt, setSentBy, setTariff, setUseProfileId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SMSWAPPushMessageOutBound

public SMSWAPPushMessageOutBound()
Method Detail

getHref

public java.lang.String getHref()

setHref

public void setHref(java.lang.String href)