public interface IStringValue extends IValue
IStringValue represents a string value. IStringValue values have no meta data, i.e.
getMetaData() will return null!IValueIValue.Format| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
String[] |
getValues() |
format, format, getMetaData, getSeverity, getStatus, getTimeString[] getValues()
String getValue()
Since most samples are probably scalars, this is a convenient way to get that one and only element.
getValues()Copyright © 2023 European Spallation Source. All rights reserved.