Package | Description |
---|---|
net.praqma.clearcase |
Modifier and Type | Method and Description |
---|---|
Deliver.DeliverStatus |
Deliver.getDeliverStatus() |
static Deliver.DeliverStatus |
Deliver.stringToStatus(String string) |
static Deliver.DeliverStatus |
Deliver.DeliverStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Deliver.DeliverStatus[] |
Deliver.DeliverStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Status(Deliver.DeliverStatus status,
Stream sourceStream,
Activity activity,
String viewTag) |
Copyright © 2016–2018. All rights reserved.