public final class Released extends Object implements DeliveryState, Outcome
DeliveryState.DeliveryStateType| Modifier and Type | Field and Description |
|---|---|
static Symbol |
DESCRIPTOR_SYMBOL |
| Constructor and Description |
|---|
Released() |
| Modifier and Type | Method and Description |
|---|---|
static Released |
getInstance() |
DeliveryState.DeliveryStateType |
getType() |
String |
toString() |
public static final Symbol DESCRIPTOR_SYMBOL
public static Released getInstance()
public DeliveryState.DeliveryStateType getType()
getType in interface DeliveryStateDeliveryState.DeliveryStateType that this instance represents.Copyright © 2020 The Apache Software Foundation. All rights reserved.