Package org.orcid.jaxb.model.record_v2
Class Biography
java.lang.Object
org.orcid.jaxb.model.record_v2.Biography
- All Implemented Interfaces:
Serializable,VisibilityType
- Author:
- Angel Montenegro
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected CreatedDateprotected LastModifiedDateprotected Stringprotected Visibility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()inthashCode()voidsetContent(String content) voidsetCreatedDate(CreatedDate createdDate) voidsetLastModifiedDate(LastModifiedDate lastModifiedDate) voidvoidsetVisibility(Visibility visibility)
-
Field Details
-
lastModifiedDate
-
createdDate
-
-
visibility
-
path
-
-
Constructor Details
-
Biography
public Biography() -
Biography
-
Biography
-
-
Method Details
-
getLastModifiedDate
-
setLastModifiedDate
-
getContent
-
setContent
-
getVisibility
- Specified by:
getVisibilityin interfaceVisibilityType
-
setVisibility
- Specified by:
setVisibilityin interfaceVisibilityType
-
getPath
-
setPath
-
getCreatedDate
-
setCreatedDate
-
hashCode
public int hashCode() -
equals
-