public class DoubleMetadataBcProperty extends MetadataBcProperty<Double>
| Constructor and Description |
|---|
DoubleMetadataBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
Double |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(Double value)
Convert the raw value to an appropriate value for storage
in Ge.
|
getMetadataKey, getMetadataValue, getMetadataValue, getMetadataValue, getMetadataValue, getMetadataValueOrDefault, getMetadataValues, setMetadata, setMetadata, setMetadatapublic DoubleMetadataBcProperty(String key)
public Value wrap(Double value)
MetadataBcPropertywrap in class MetadataBcProperty<Double>public Double unwrap(Value value)
MetadataBcPropertyunwrap in class MetadataBcProperty<Double>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.