| Package | Description |
|---|---|
| net.billforward.model.usage |
| Modifier and Type | Field and Description |
|---|---|
protected UsageSession[] |
UsageSession.usageSessions |
| Modifier and Type | Method and Description |
|---|---|
static UsageSession[] |
UsageSession.getActiveSessionsForSubscription(String subscriptionID_) |
static UsageSession[] |
UsageSession.getSessionsForSubscription(String subscriptionID_) |
static UsageSession |
UsageSession.startSession(UnitOfMeasure uom,
String subscriptionID) |
static UsageSession |
UsageSession.startSession(UnitOfMeasure uom,
String subscriptionID,
String sessionID) |
static UsageSession[] |
UsageSession.startSessions(UsageSession[] sessions_) |
static UsageSession |
UsageSession.stopSession(UnitOfMeasure uom,
String subscriptionID,
String sessionID) |
static UsageSession[] |
UsageSession.stopSession(UsageSession[] sessions_) |
| Modifier and Type | Method and Description |
|---|---|
static UsageSession[] |
UsageSession.startSessions(UsageSession[] sessions_) |
static UsageSession[] |
UsageSession.stopSession(UsageSession[] sessions_) |
| Constructor and Description |
|---|
UsageSession(UsageSession[] sessions) |
Copyright © 2014 BillForward. All rights reserved.