| Package | Description |
|---|---|
| org.killbill.billing | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
static OrderingType |
OrderingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderingType[] |
OrderingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<BlockingState> |
SubscriptionApi.getBlockingStates(UUID accountId,
List<BlockingStateType> typeFilter,
List<String> svcsFilter,
OrderingType orderingType,
int timeFilter,
TenantContext context) |
Copyright © 2010-2016. All Rights Reserved.