public class QuoteRequestValue extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
pricingComponent |
int |
quantity |
| Constructor and Description |
|---|
QuoteRequestValue() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getExistingQuantity() |
String |
getPricingComponentName() |
int |
getQuantity() |
void |
setPricingComponentName(String name) |
void |
setQuantity(int quantity) |
public String pricingComponent
public int quantity
Copyright © 2015 BillForward. All rights reserved.