Class Service
java.lang.Object
org.orcid.jaxb.model.v3.release.record.Affiliation
org.orcid.jaxb.model.v3.release.record.Service
- All Implemented Interfaces:
Serializable,Filterable,OrganizationHolder,VisibilityType,Activity,ExternalIdentifiersAwareActivity,SourceAware
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
- See Also:
-
Field Summary
Fields inherited from class org.orcid.jaxb.model.v3.release.record.Affiliation
createdDate, departmentName, displayIndex, endDate, externalIdentifiers, lastModifiedDate, organization, path, putCode, roleTitle, source, startDate, url, visibility -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.orcid.jaxb.model.v3.release.record.Affiliation
equals, getCreatedDate, getDepartmentName, getDisplayIndex, getEndDate, getExternalIdentifiers, getExternalIDs, getLastModifiedDate, getOrganization, getPath, getPutCode, getRoleTitle, getSource, getStartDate, getUrl, getVisibility, hashCode, retrieveSourcePath, setCreatedDate, setDepartmentName, setDisplayIndex, setEndDate, setExternalIdentifiers, setExternalIDs, setLastModifiedDate, setOrganization, setPath, setPutCode, setRoleTitle, setSource, setStartDate, setUrl, setVisibility
-
Constructor Details
-
Service
public Service()
-