com.txtnation.android.products
Class MOBillingProduct

java.lang.Object
  extended by com.txtnation.android.products.Product
      extended by com.txtnation.android.products.PremiumSMSProduct
          extended by com.txtnation.android.products.MOBillingProduct

public class MOBillingProduct
extends PremiumSMSProduct


Nested Class Summary
 
Nested classes/interfaces inherited from class com.txtnation.android.products.Product
Product.DefaultCustomerServiceContact, Product.OperatorBillingType, Product.PrivacyAndSecurityType, Product.ProductType, Product.TermsAndConditionsType
 
Constructor Summary
MOBillingProduct()
           
 
Method Summary
 int getBillableMoMessageCount()
           
 void setBillableMoMessageCount(int billableMoMessageCount)
           
 
Methods inherited from class com.txtnation.android.products.PremiumSMSProduct
getKeyWord, getShortCode, setKeyWord, setShortCode
 
Methods inherited from class com.txtnation.android.products.Product
getCurrency, getCustomerServiceContactAddress, getCustomerServiceContactEmail, getCustomerServiceContactPhone, getCustomerServiceContactWebsite, getDefaultCustomerServiceContact, getDoubleOptInMtMessagePattern, getDoubleOptInReplyMessage, getInitialPricePoint, getIntervalInWords, getIntervalMs, getOperatorBillingType, getOperatorLogoUrl, getOperatorName, getPrivacyAndSecurityType, getPrivacyAndSecurityUrl, getProductId, getProductName, getProductType, getRecurringPricePoint, getStopKeyword, getStopShortcode, getSubscriptionLengthMs, getTermsAndConditionsType, getTermsAndConditionsUrl, getUnits, getUnitsDescription, isEnableDblOptInAutoReply, isHttpRedirectRequired, isPromptDisableWifi, isShowExtraConfirmDialog, isShowMessageDataRatesApply, isShowPriceSelectionWarning, isShowStopMessage, isSubscription, setCurrency, setCustomerServiceContactAddress, setCustomerServiceContactEmail, setCustomerServiceContactPhone, setCustomerServiceContactWebsite, setDefaultCustomerServiceContact, setDoubleOptInMtMessagePattern, setDoubleOptInReplyMessage, setEnableDblOptInAutoReply, setHttpRedirectRequired, setInitialPricePoint, setIntervalInWords, setIntervalMs, setIsSubscription, setOperatorBillingType, setOperatorLogoUrl, setOperatorName, setPrivacyAndSecurityType, setPrivacyAndSecurityUrl, setProductId, setProductName, setProductType, setPromptDisableWifi, setRecurringPricePoint, setShowExtraConfirmDialog, setShowMessageDataRatesApply, setShowPriceSelectionWarning, setShowStopMessage, setStopKeyword, setStopShortcode, setSubscription, setSubscriptionLengthMs, setTermsAndConditionsType, setTermsAndConditionsUrl, setUnits, setUnitsDescription
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MOBillingProduct

public MOBillingProduct()
Method Detail

getBillableMoMessageCount

public int getBillableMoMessageCount()

setBillableMoMessageCount

public void setBillableMoMessageCount(int billableMoMessageCount)