Package | Description |
---|---|
ambit2.db.update.bundle |
Modifier and Type | Field and Description |
---|---|
protected Set<UpdateBundle._published_status> |
ReadBundle.status |
Modifier and Type | Method and Description |
---|---|
static UpdateBundle._published_status |
UpdateBundle._published_status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateBundle._published_status[] |
UpdateBundle._published_status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<UpdateBundle._published_status> |
ReadBundle.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ReadBundle.setStatus(Set<UpdateBundle._published_status> status) |
Constructor and Description |
---|
ReadBundle(Set<UpdateBundle._published_status> status) |
ReadBundle(String username,
Set<UpdateBundle._published_status> status) |
ReadBundleVersion(Set<UpdateBundle._published_status> status) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.