Modifier and Type | Method and Description |
---|---|
ExtrapolationType |
Extrapolation.getType()
Gets and sets the sampling pattern of extrapolation
|
static ExtrapolationType |
ExtrapolationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtrapolationType[] |
ExtrapolationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Extrapolation.setType(ExtrapolationType value)
Gets and sets the sampling pattern of extrapolation
|
Copyright © 2018. All rights reserved.