Class PeerReview

java.lang.Object
org.orcid.jaxb.model.record_v2.PeerReview
All Implemented Interfaces:
Serializable, Filterable, OrganizationHolder, VisibilityType, Activity, ExternalIdentifiersAwareActivity, SourceAware

See Also:
  • Field Details

    • role

      protected Role role
    • externalIdentifiers

      protected ExternalIDs externalIdentifiers
    • url

      protected Url url
    • type

      protected PeerReviewType type
    • completionDate

      protected FuzzyDate completionDate
    • groupId

      protected String groupId
    • subjectExternalIdentifier

      protected ExternalID subjectExternalIdentifier
    • subjectContainerName

      protected Title subjectContainerName
    • subjectType

      protected WorkType subjectType
    • subjectName

      protected WorkTitle subjectName
    • subjectUrl

      protected Url subjectUrl
    • organization

      protected Organization organization
    • source

      protected Source source
    • putCode

      protected Long putCode
    • visibility

      protected Visibility visibility
    • path

      protected String path
    • lastModifiedDate

      protected LastModifiedDate lastModifiedDate
    • createdDate

      protected CreatedDate createdDate
  • Constructor Details

    • PeerReview

      public PeerReview()
  • Method Details