| Package | Description |
|---|---|
| cz.gopay.api.v3.model.payment |
| Modifier and Type | Method and Description |
|---|---|
Payment.SessionState |
Payment.getState() |
static Payment.SessionState |
Payment.SessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payment.SessionState[] |
Payment.SessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Payment |
Payment.create(Long id,
Long parentId,
Payment.SessionState state) |
void |
Payment.setState(Payment.SessionState state) |
Copyright © 2017. All rights reserved.