| Package | Description |
|---|---|
| jp.gopay.sdk.models.common | |
| jp.gopay.sdk.models.request.configuration |
| Modifier and Type | Method | Description |
|---|---|---|
DayOfMonth |
MonthlyTransferConfiguration.getDayOfMonth() |
|
DayOfMonth |
TransferScheduleConfiguration.getDayOfMonth() |
| Modifier and Type | Method | Description |
|---|---|---|
DayOfMonth |
PreconfiguredMonthlySchedule.getDayOfMonth() |
|
DayOfMonth |
TransferScheduleConfigurationRequest.getDayOfMonth() |
| Constructor | Description |
|---|---|
PreconfiguredMonthlySchedule(DayOfMonth dayOfMonth) |
|
TransferScheduleConfigurationRequest(org.joda.time.Period waitPeriod,
TransferPeriod period,
DayOfWeek dayOfWeek,
WeekOfMonth weekOfMonth,
DayOfMonth dayOfMonth,
Boolean fullPeriodRequired) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.