public class PlanChangeResult extends Object
| Constructor and Description |
|---|
PlanChangeResult(PriceList newPriceList,
BillingActionPolicy policy,
PlanAlignmentChange alignment) |
| Modifier and Type | Method and Description |
|---|---|
PlanAlignmentChange |
getAlignment() |
PriceList |
getNewPriceList() |
BillingActionPolicy |
getPolicy() |
public PlanChangeResult(PriceList newPriceList, BillingActionPolicy policy, PlanAlignmentChange alignment)
public PriceList getNewPriceList()
public BillingActionPolicy getPolicy()
public PlanAlignmentChange getAlignment()
Copyright © 2010-2016. All Rights Reserved.