Package org.gbif.api.model.collections
Class MasterSourceMetadata
java.lang.Object
org.gbif.api.model.collections.MasterSourceMetadata
- All Implemented Interfaces:
Serializable
Metadata to sync GRSciColl entities with their master sources.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getKey()
int
hashCode()
void
setCreated
(Date created) void
setCreatedBy
(String createdBy) void
void
void
setSourceId
(String sourceId) toString()
-
Constructor Details
-
MasterSourceMetadata
public MasterSourceMetadata() -
MasterSourceMetadata
-
-
Method Details