public static class BaseSubscriptionInfo.CrudCts extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
created
The counts
|
long |
deleted
The counts
|
long |
updated
The counts
|
| Constructor and Description |
|---|
CrudCts() |
| Modifier and Type | Method and Description |
|---|---|
static BaseSubscriptionInfo.CrudCts |
fromString(String val)
Deserialize
|
String |
toString() |
public long created
public long updated
public long deleted
public static BaseSubscriptionInfo.CrudCts fromString(String val)
val - - serialized countsCopyright © 2018 Bedework. All rights reserved.