Class WorkGroup
java.lang.Object
org.orcid.jaxb.model.record.summary_v2.WorkGroup
- All Implemented Interfaces:
Serializable,Group
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCollection<? extends GroupableActivity>inthashCode()voidsetLastModifiedDate(LastModifiedDate lastModifiedDate)
-
Field Details
-
lastModifiedDate
-
-
Constructor Details
-
WorkGroup
public WorkGroup()
-
-
Method Details
-
getIdentifiers
- Specified by:
getIdentifiersin interfaceGroup
-
getWorkSummary
-
getActivities
- Specified by:
getActivitiesin interfaceGroup
-
hashCode
public int hashCode() -
equals
-
getLastModifiedDate
- Specified by:
getLastModifiedDatein interfaceGroup
-
setLastModifiedDate
- Specified by:
setLastModifiedDatein interfaceGroup
-