| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<PricingComponentValue> |
Subscription.pricingComponentValues |
| Modifier and Type | Method and Description |
|---|---|
static PricingComponentValue |
PricingComponentValue.create(PricingComponentValue pricingComponentValue) |
| Modifier and Type | Method and Description |
|---|---|
List<PricingComponentValue> |
PriceRequest.getExistingPricingComponentValues() |
List<PricingComponentValue> |
Subscription.getPricingComponentValues() |
List<PricingComponentValue> |
PriceRequest.getUpdatedPricingComponentValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRequest.addPricingComponentValue(PricingComponentValue value_) |
static PricingComponentValue |
PricingComponentValue.create(PricingComponentValue pricingComponentValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRequest.setExistingPricingComponentValues(List<PricingComponentValue> existingPricingComponentValues) |
void |
Subscription.setPricingComponentValues(List<PricingComponentValue> pricingComponentValues) |
void |
PriceRequest.setUpdatedPricingComponentValues(List<PricingComponentValue> updatedPricingComponentValues) |
Copyright © 2014 BillForward. All rights reserved.