public class FixedTermDefinition extends MutableEntity<TaxationStrategy>
| Modifier and Type | Field and Description |
|---|---|
protected String |
changedBy |
protected Date |
created |
protected Boolean |
deleted |
protected String |
expiryBehaviour |
protected int |
firstTermPeriods |
protected String |
id |
protected String |
organizationID |
protected Date |
productRatePlanAsOfTime |
protected String |
productRatePlanID |
protected static ResourcePath |
resourcePath |
protected int |
subsequentTermPeriods |
protected Date |
updated |
protected BigDecimal |
uplift |
m_client, PRETTY_PRINT_GSON| Constructor and Description |
|---|
FixedTermDefinition() |
FixedTermDefinition(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
protected ResourcePath |
getResourcePath() |
protected static ResourcePath |
ResourcePath() |
savecreate, create, retiregetAll, getByID, getByID, getByIDPostPath, getClient, setClient, toStringprotected String id
protected String organizationID
protected String productRatePlanID
protected String expiryBehaviour
protected int firstTermPeriods
protected int subsequentTermPeriods
protected Date productRatePlanAsOfTime
protected BigDecimal uplift
protected Boolean deleted
protected Date updated
protected String changedBy
protected Date created
protected static ResourcePath resourcePath
public FixedTermDefinition(BillForwardClient client_)
public FixedTermDefinition()
public String getID()
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2014 BillForward. All rights reserved.