| Package | Description |
|---|---|
| com.hashmapinc.tempus.WitsmlObjects.v1311 |
| Modifier and Type | Method and Description |
|---|---|
static IntervalMethod |
IntervalMethod.fromValue(String v) |
IntervalMethod |
CsInterval.getMethod()
Gets the value of the method property.
|
static IntervalMethod |
IntervalMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntervalMethod[] |
IntervalMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CsInterval.setMethod(IntervalMethod value)
Sets the value of the method property.
|
Copyright © 2017. All rights reserved.