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 TypeMethodDescriptionbooleangetKey()inthashCode()voidsetCreated(Date created) voidsetCreatedBy(String createdBy) voidvoidvoidsetSourceId(String sourceId) toString()
-
Constructor Details
-
MasterSourceMetadata
public MasterSourceMetadata() -
MasterSourceMetadata
-
-
Method Details