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