Package | Description |
---|---|
com.precisely.addressing.v1.model |
Modifier and Type | Method and Description |
---|---|
static DistanceUnit |
DistanceUnit.fromValue(String v) |
DistanceUnit |
Distance.getDistanceUnit() |
static DistanceUnit |
DistanceUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceUnit[] |
DistanceUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Distance(Double value,
DistanceUnit distanceUnit) |
Copyright © 2024. All rights reserved.