public interface EFrcOverlayImpactType
| Modifier and Type | Field and Description |
|---|---|
static int |
FRC_IMPACT_CALCULATED
Overlay impact is always calculated using algorithm
|
static int |
FRC_IMPACT_SET_PCT
Overlay impact set by specified start and end percentage
|
static int |
FRC_IMPACT_SET_VECTOR
Overlay impact specified in vector of values
|
static final int FRC_IMPACT_CALCULATED
static final int FRC_IMPACT_SET_PCT
static final int FRC_IMPACT_SET_VECTOR
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.