public class ContingencyType extends IntField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
FIELD  | 
static int | 
ONE_CANCELS_THE_OTHER  | 
static int | 
ONE_TRIGGERS_THE_OTHER  | 
static int | 
ONE_UPDATES_THE_OTHER_ABSOLUTE_QUANTITY_REDUCTION  | 
static int | 
ONE_UPDATES_THE_OTHER_PROPORTIONAL_QUANTITY_REDUCTION  | 
| Constructor and Description | 
|---|
ContingencyType()  | 
ContingencyType(int data)  | 
public static final int FIELD
public static final int ONE_CANCELS_THE_OTHER
public static final int ONE_TRIGGERS_THE_OTHER
public static final int ONE_UPDATES_THE_OTHER_ABSOLUTE_QUANTITY_REDUCTION
public static final int ONE_UPDATES_THE_OTHER_PROPORTIONAL_QUANTITY_REDUCTION
Copyright © 2021. All rights reserved.