Class JaxbOcDublinCore

java.lang.Object
org.opencastproject.schema.JaxbOcDublinCore

public class JaxbOcDublinCore extends Object
JAXB transfer object for OcDublinCores.
  • Field Details

    • abstrakt

      protected String abstrakt
    • accessRights

      protected String accessRights
    • accrualMethod

      protected String accrualMethod
    • accrualPeriodicity

      protected String accrualPeriodicity
    • accrualPolicy

      protected String accrualPolicy
    • alternative

      protected String alternative
    • audience

      protected String audience
    • available

      protected String available
    • bibliographicCitation

      protected String bibliographicCitation
    • conformsTo

      protected String conformsTo
    • contributor

      protected String contributor
    • coverage

      protected String coverage
    • created

      protected Date created
    • creator

      protected String creator
    • date

      protected Date date
    • dateAccepted

      protected Date dateAccepted
    • dateCopyrighted

      protected Date dateCopyrighted
    • dateSubmitted

      protected Date dateSubmitted
    • description

      protected String description
    • educationLevel

      protected String educationLevel
    • extent

      protected Long extent
    • format

      protected String format
    • hasFormat

      protected String hasFormat
    • hasPart

      protected String hasPart
    • hasVersion

      protected String hasVersion
    • identifier

      protected String identifier
    • instructionalMethod

      protected String instructionalMethod
    • isFormatOf

      protected String isFormatOf
    • isPartOf

      protected String isPartOf
    • isReferencedBy

      protected String isReferencedBy
    • isReplacedBy

      protected String isReplacedBy
    • isRequiredBy

      protected String isRequiredBy
    • issued

      protected String issued
    • isVersionOf

      protected String isVersionOf
    • language

      protected String language
    • license

      protected String license
    • mediator

      protected String mediator
    • medium

      protected String medium
    • modified

      protected String modified
    • provenance

      protected String provenance
    • publisher

      protected String publisher
    • references

      protected String references
    • relation

      protected String relation
    • replaces

      protected String replaces
    • requires

      protected String requires
    • rights

      protected String rights
    • rightsHolder

      protected String rightsHolder
    • source

      protected String source
    • spatial

      protected String spatial
    • subject

      protected String subject
    • tableOfContents

      protected String tableOfContents
    • temporal

      protected String temporal
    • title

      protected String title
    • type

      protected String type
    • valid

      protected String valid
  • Constructor Details

    • JaxbOcDublinCore

      public JaxbOcDublinCore()