com.globalcharge.android.products
Class DirectBillingProduct

java.lang.Object
  extended by com.globalcharge.android.products.Product
      extended by com.globalcharge.android.products.DirectBillingProduct

public class DirectBillingProduct
extends Product


Nested Class Summary
 
Nested classes/interfaces inherited from class com.globalcharge.android.products.Product
Product.DefaultCustomerServiceContact, Product.OperatorBillingType, Product.PrivacyAndSecurityType, Product.ProductType, Product.TermsAndConditionsType
 
Constructor Summary
DirectBillingProduct()
           
 
Method Summary
 boolean isHttpEnrichmentRequired()
           
 void setHttpEnrichmentRequired(boolean httpEnrichmentRequired)
           
 
Methods inherited from class com.globalcharge.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

DirectBillingProduct

public DirectBillingProduct()
Method Detail

isHttpEnrichmentRequired

public boolean isHttpEnrichmentRequired()

setHttpEnrichmentRequired

public void setHttpEnrichmentRequired(boolean httpEnrichmentRequired)