public class PricingTableItem extends Object
| Constructor and Description |
|---|
PricingTableItem(PricingTableItemType itemType) |
PricingTableItem(PricingTableItemType itemType,
String content) |
public PricingTableItem(PricingTableItemType itemType)
public PricingTableItem(PricingTableItemType itemType, String content)
public PricingTableItemType getItemType()
public String getContent()
Copyright © 2015. All rights reserved.