public class FlowScheduleType extends IntField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
FIELD  | 
static int | 
NERC_CALENDAR_ALL_DAYS_IN_MONTH  | 
static int | 
NERC_EASTERN_OFF_PEAK  | 
static int | 
NERC_EASTERN_PEAK  | 
static int | 
NERC_WESTERN_OFF_PEAK  | 
static int | 
NERC_WESTERN_PEAK  | 
| Constructor and Description | 
|---|
FlowScheduleType()  | 
FlowScheduleType(int data)  | 
public static final int FIELD
public static final int NERC_EASTERN_OFF_PEAK
public static final int NERC_WESTERN_OFF_PEAK
public static final int NERC_CALENDAR_ALL_DAYS_IN_MONTH
public static final int NERC_EASTERN_PEAK
public static final int NERC_WESTERN_PEAK
Copyright © 2021. All rights reserved.