public class ElementContainer extends Object
Java class for elementContainer complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="elementContainer">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<group ref="{http://purl.org/dc/elements/1.1/}DC-element-set"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<SimpleLiteral>> |
dcElement |
| Constructor and Description |
|---|
ElementContainer()
Default no-arg constructor
|
ElementContainer(List<JAXBElement<SimpleLiteral>> dcElement)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<SimpleLiteral>> |
getDCElement()
Gets the value of the dcElement property.
|
protected List<JAXBElement<SimpleLiteral>> dcElement
public ElementContainer()
public ElementContainer(List<JAXBElement<SimpleLiteral>> dcElement)
public List<JAXBElement<SimpleLiteral>> getDCElement()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dcElement property.
For example, to add a new item, do as follows:
getDCElement().add(newItem);
Objects of the following type(s) are allowed in the list
Coverage
Language
HasFormat
Replaces
ConformsTo
HasVersion
Subject
Issued
License
DateCopyrighted
Abstract
BibliographicCitation
Title
Alternative
Date
References
IsReferencedBy
HasPart
TableOfContents
Relation
DateSubmitted
Type
Contributor
Publisher
Rights
Temporal
IsRequiredBy
AccessRights
Mediator
EducationLevel
Created
Audience
DateAccepted
Format
IsPartOf
IsFormatOf
RightsHolder
IsVersionOf
Requires
Valid
Source
DCElement
Modified
IsReplacedBy
Medium
Creator
Available
Provenance
Identifier
Extent
Spatial
Description
Copyright © 2020 B3Partners B.V.. All rights reserved.