| Package | Description |
|---|---|
| jp.gopay.sdk.models.common | |
| jp.gopay.sdk.models.request.configuration | |
| jp.gopay.sdk.types |
| Modifier and Type | Method | Description |
|---|---|---|
WeekOfMonth |
TransferScheduleConfiguration.getWeekOfMonth() |
| Modifier and Type | Method | Description |
|---|---|---|
WeekOfMonth |
TransferScheduleConfigurationRequest.getWeekOfMonth() |
| Constructor | Description |
|---|---|
TransferScheduleConfigurationRequest(org.joda.time.Period waitPeriod,
TransferPeriod period,
DayOfWeek dayOfWeek,
WeekOfMonth weekOfMonth,
DayOfMonth dayOfMonth,
Boolean fullPeriodRequired) |
| Modifier and Type | Method | Description |
|---|---|---|
static WeekOfMonth |
WeekOfMonth.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static WeekOfMonth[] |
WeekOfMonth.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.