public class SettlementPeriods extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
D0 |
static String |
D1 |
static String |
T0 |
static String |
T1 |
| Constructor and Description |
|---|
SettlementPeriods() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isD0(String period) |
static boolean |
isD1(String period) |
static boolean |
isT0(String period) |
static boolean |
isT1(String period) |
public static final String T0
public static final String T1
public static final String D0
public static final String D1
Copyright © 2018. All rights reserved.