Class EducationSummary
java.lang.Object
org.orcid.jaxb.model.record.summary_v2.EducationSummary
- All Implemented Interfaces:
Serializable,Filterable,VisibilityType,Activity,SourceAware
public class EducationSummary
extends Object
implements Filterable, Activity, Serializable, SourceAware
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CreatedDateprotected Stringprotected FuzzyDateprotected LastModifiedDateprotected Organizationprotected Stringprotected Longprotected Stringprotected Sourceprotected FuzzyDateprotected Visibility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()Gets the value of the path property.inthashCode()voidsetCreatedDate(CreatedDate createdDate) voidsetDepartmentName(String departmentName) voidsetEndDate(FuzzyDate endDate) voidsetLastModifiedDate(LastModifiedDate lastModifiedDate) voidsetOrganization(Organization organization) voidSets the value of the path property.voidsetPutCode(Long putCode) voidsetRoleTitle(String roleTitle) voidvoidsetStartDate(FuzzyDate startDate) voidsetVisibility(Visibility visibility)
-
Field Details
-
departmentName
-
roleTitle
-
startDate
-
endDate
-
organization
-
source
-
lastModifiedDate
-
createdDate
-
putCode
-
path
-
visibility
-
-
Constructor Details
-
EducationSummary
public EducationSummary()
-
-
Method Details
-
getDepartmentName
-
setDepartmentName
-
getRoleTitle
-
setRoleTitle
-
getStartDate
-
setStartDate
-
getEndDate
-
setEndDate
-
getSource
- Specified by:
getSourcein interfaceSourceAware
-
setSource
- Specified by:
setSourcein interfaceSourceAware
-
getLastModifiedDate
- Specified by:
getLastModifiedDatein interfaceActivity
-
setLastModifiedDate
- Specified by:
setLastModifiedDatein interfaceActivity
-
getCreatedDate
- Specified by:
getCreatedDatein interfaceActivity
-
setCreatedDate
- Specified by:
setCreatedDatein interfaceActivity
-
getPutCode
- Specified by:
getPutCodein interfaceActivity
-
setPutCode
- Specified by:
setPutCodein interfaceActivity
-
getPath
Gets the value of the path property. -
setPath
Sets the value of the path property. -
getVisibility
- Specified by:
getVisibilityin interfaceVisibilityType
-
setVisibility
- Specified by:
setVisibilityin interfaceVisibilityType
-
retrieveSourcePath
- Specified by:
retrieveSourcePathin interfaceFilterable
-
hashCode
public int hashCode() -
equals
-
getOrganization
-
setOrganization
-