public class BillableInfo extends Object
| Constructor and Description |
|---|
BillableInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isBillingActive() |
void |
setBillingActive(boolean billingActive) |
String |
toString() |
public boolean isBillingActive()
public void setBillingActive(boolean billingActive)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.