public interface Field
Modifier and Type | Method and Description |
---|---|
Datatype<?> |
getDatatype()
Returns field datatype.
|
String |
getInfo()
Returns field description.
|
String |
getName()
Returns the field name.
|
String |
getUcd()
Returns field Uniform Content Descriptor.
|
String |
getUnit()
Returns field unit.
|
String getName()
String getInfo()
Datatype<?> getDatatype()
String getUcd()
String getUnit()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.