Package org.orcid.jaxb.model.record_v2
Class PersonExternalIdentifier
java.lang.Object
org.orcid.jaxb.model.record_v2.PersonExternalIdentifier
- All Implemented Interfaces:
Serializable,Filterable,VisibilityType,SourceAware
public class PersonExternalIdentifier
extends Object
implements Serializable, Filterable, SourceAware
- Author:
- Angel Montenegro
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CreatedDateprotected Longprotected LastModifiedDateprotected Stringprotected Longprotected Relationshipprotected Sourceprotected Stringprotected Urlprotected Stringprotected Visibility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()getType()getUrl()getValue()inthashCode()voidsetCreatedDate(CreatedDate createdDate) voidsetDisplayIndex(Long displayIndex) voidsetLastModifiedDate(LastModifiedDate lastModifiedDate) voidvoidsetPutCode(Long putCode) voidsetRelationship(Relationship relationship) voidvoidvoidvoidvoidsetVisibility(Visibility visibility)
-
Field Details
-
type
-
value
-
relationship
-
url
-
source
-
lastModifiedDate
-
createdDate
-
putCode
-
visibility
-
path
-
displayIndex
-
-
Constructor Details
-
PersonExternalIdentifier
public PersonExternalIdentifier()
-
-
Method Details
-
getType
-
setType
-
getValue
-
setValue
-
getRelationship
-
setRelationship
-
getUrl
-
setUrl
-
getSource
- Specified by:
getSourcein interfaceSourceAware
-
setSource
- Specified by:
setSourcein interfaceSourceAware
-
getLastModifiedDate
-
setLastModifiedDate
-
getCreatedDate
-
setCreatedDate
-
getPutCode
-
setPutCode
-
getVisibility
- Specified by:
getVisibilityin interfaceVisibilityType
-
setVisibility
- Specified by:
setVisibilityin interfaceVisibilityType
-
getPath
-
setPath
-
getDisplayIndex
-
setDisplayIndex
-
hashCode
public int hashCode() -
equals
-
retrieveSourcePath
- Specified by:
retrieveSourcePathin interfaceFilterable
-