public class BillingInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LINE_ID_BILLING_INFO |
| Constructor and Description |
|---|
BillingInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPaymentDesc() |
String |
getPaymentId() |
int |
hashCode() |
void |
setPaymentDesc(String paymentDesc) |
void |
setPaymentId(String paymentId) |
String |
toString() |
public static final String LINE_ID_BILLING_INFO
Copyright © 2014 Pivotal. All rights reserved.