| Package | Description |
|---|---|
| jp.gopay.sdk.models.common | |
| jp.gopay.sdk.models.request.configuration | |
| jp.gopay.sdk.types |
| Modifier and Type | Method | Description |
|---|---|---|
TransferPeriod |
TransferScheduleConfiguration.getPeriod() |
| Modifier and Type | Method | Description |
|---|---|---|
TransferPeriod |
TransferScheduleConfigurationRequest.getPeriod() |
| Constructor | Description |
|---|---|
TransferScheduleConfigurationRequest(org.joda.time.Period waitPeriod,
TransferPeriod period,
DayOfWeek dayOfWeek,
WeekOfMonth weekOfMonth,
DayOfMonth dayOfMonth,
Boolean fullPeriodRequired) |
| Modifier and Type | Method | Description |
|---|---|---|
static TransferPeriod |
TransferPeriod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TransferPeriod[] |
TransferPeriod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.