public class CancellationRights extends CharField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
FIELD  | 
static char | 
NO_EXECUTION_ONLY  | 
static char | 
NO_INSTITUTIONAL  | 
static char | 
NO_WAIVER_AGREEMENT  | 
static char | 
YES  | 
| Constructor and Description | 
|---|
CancellationRights()  | 
CancellationRights(char data)  | 
public static final int FIELD
public static final char YES
public static final char NO_EXECUTION_ONLY
public static final char NO_WAIVER_AGREEMENT
public static final char NO_INSTITUTIONAL
Copyright © 2021. All rights reserved.