Package org.gbif.api.model.collections
Class SourceableField
java.lang.Object
org.gbif.api.model.collections.SourceableField
- All Implemented Interfaces:
Serializable
Holds the info about the GRSciColl fields whose master source is outside GRSciColl.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setFieldName
(String fieldName) void
setSources
(List<SourceableField.Source> sources)
-
Constructor Details
-
SourceableField
public SourceableField()
-
-
Method Details