| Package | Description |
|---|---|
| org.killbill.billing | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
static OrderingType |
OrderingType.valueOf(java.lang.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 |
|---|---|
java.lang.Iterable<BlockingState> |
SubscriptionApi.getBlockingStates(java.util.UUID accountId,
java.util.List<BlockingStateType> typeFilter,
java.util.List<java.lang.String> svcsFilter,
OrderingType orderingType,
int timeFilter,
TenantContext context) |
Copyright © 2010-2018. All Rights Reserved.