Interface FieldMap
- All Known Implementing Classes:
FieldMapList,FieldMapSet
public interface FieldMap
Interface for a map of multi-valued fields (metadata) extracted from PDS labels.
- Author:
- karpenko
-
Method Summary
-
Method Details
-
addValue
-
addValues
-
getValues
-
getFirstValue
-
getNames
-
isEmpty
boolean isEmpty() -
size
int size() -
clear
void clear()
-