public class Concept extends AboutType
<xs:element xmlns:ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns1="http://www.w3.org/2004/02/skos/core#" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Concept">
<xs:complexType>
<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>
</xs:element>
| Modifier and Type | Class and Description |
|---|---|
static class |
Concept.Choice
Schema fragment(s) for this class:
|
| Constructor and Description |
|---|
Concept() |
| Modifier and Type | Method and Description |
|---|---|
List<Concept.Choice> |
getChoiceList()
Get the list of choice items.
|
void |
setChoiceList(List<Concept.Choice> list)
Set the list of choice items.
|
public List<Concept.Choice> getChoiceList()
public void setChoiceList(List<Concept.Choice> list)
list - Copyright © 2015 Europeana Foundation. All rights reserved.