public class EuropeanaType extends AboutType
<xs:complexType xmlns:ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns1="http://www.europeana.eu/schemas/edm/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="EuropeanaType">
<xs:complexContent>
<xs:extension base="ns:AboutType">
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<!-- Reference to inner class Choice -->
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
EuropeanaType.Choice
Schema fragment(s) for this class:
|
| Constructor and Description |
|---|
EuropeanaType() |
| Modifier and Type | Method and Description |
|---|---|
List<EuropeanaType.Choice> |
getChoiceList()
Get the list of choice items.
|
void |
setChoiceList(List<EuropeanaType.Choice> list)
Set the list of choice items.
|
public List<EuropeanaType.Choice> getChoiceList()
public void setChoiceList(List<EuropeanaType.Choice> list)
list - Copyright © 2019 Europeana Foundation. All rights reserved.