| Package | Description |
|---|---|
| dev.espi.protectionstones |
| Modifier and Type | Method and Description |
|---|---|
static PSRegion.LastRegionTaxPaymentEntry |
PSRegion.LastRegionTaxPaymentEntry.fromString(String s)
Convert a flag entry to a last region tax payment entry object.
|
| Modifier and Type | Method and Description |
|---|---|
List<PSRegion.LastRegionTaxPaymentEntry> |
PSMergedRegion.getRegionLastTaxPaymentAddedEntries() |
List<PSRegion.LastRegionTaxPaymentEntry> |
PSStandardRegion.getRegionLastTaxPaymentAddedEntries() |
abstract List<PSRegion.LastRegionTaxPaymentEntry> |
PSRegion.getRegionLastTaxPaymentAddedEntries()
Get the list of timestamps of the last time regions and sub regions have added to the tax payments list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PSMergedRegion.setRegionLastTaxPaymentAddedEntries(List<PSRegion.LastRegionTaxPaymentEntry> entries) |
void |
PSStandardRegion.setRegionLastTaxPaymentAddedEntries(List<PSRegion.LastRegionTaxPaymentEntry> entries) |
abstract void |
PSRegion.setRegionLastTaxPaymentAddedEntries(List<PSRegion.LastRegionTaxPaymentEntry> entries)
Save the list of timestamps of the last time regions and sub regions have added to the tax payments list on to the base region.
|
Copyright © 2021. All rights reserved.