Class MerchantCenterXMLSubscriptionCost
java.lang.Object
com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element.MerchantCenterXMLSubscriptionCost
- All Implemented Interfaces:
Serializable
A POJO representation of 'subscription cost' that will be serialized into the final output file.
See Google docs.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
void
void
setPeriod_length
(String period_length) toString()
-
Constructor Details
-
MerchantCenterXMLSubscriptionCost
public MerchantCenterXMLSubscriptionCost()
-
-
Method Details