| Package | Description |
|---|---|
| org.zalando.fahrschein.domain |
| Modifier and Type | Method and Description |
|---|---|
BatchItemResponse.Step |
BatchItemResponse.getStep() |
static BatchItemResponse.Step |
BatchItemResponse.Step.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchItemResponse.Step[] |
BatchItemResponse.Step.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BatchItemResponse(String eid,
BatchItemResponse.PublishingStatus publishingStatus,
BatchItemResponse.Step step,
String detail) |
Copyright © 2016–2018 Zalando SE. All rights reserved.