public interface ExtensionBillingUnit
Modifier and Type | Method and Description |
---|---|
oracle.communication.brm.charging.util.misc.Triple<java.time.ZonedDateTime,java.time.ZonedDateTime,java.time.ZonedDateTime> |
getAccountingCycle()
This method returns the details of the accounting cycle for this billing unit.
|
oracle.communication.brm.charging.util.misc.Triple<java.time.ZonedDateTime,java.time.ZonedDateTime,java.time.ZonedDateTime> |
getBillingCycle()
* This method returns the details of the billing cycle for this billing unit.
|
int |
getBillingFrequency()
Getter
|
BillingState |
getBillingState()
This method returns the Billing State of the Billing Unit.
|
oracle.communication.brm.charging.util.misc.Triple<java.time.ZonedDateTime,java.time.ZonedDateTime,java.time.ZonedDateTime> getAccountingCycle()
oracle.communication.brm.charging.util.misc.Triple<java.time.ZonedDateTime,java.time.ZonedDateTime,java.time.ZonedDateTime> getBillingCycle()
int getBillingFrequency()
BillingState getBillingState()