public class AgentType extends AboutType
<xs:complexType xmlns:ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns1="http://www.w3.org/2004/02/skos/core#" xmlns:ns2="http://xmlns.com/foaf/0.1/" xmlns:ns3="http://www.europeana.eu/schemas/edm/" xmlns:ns4="http://www.w3.org/2002/07/owl#" xmlns:ns5="http://purl.org/dc/terms/" xmlns:ns6="http://purl.org/dc/elements/1.1/" xmlns:ns7="http://rdvocab.info/ElementsGr2/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="AgentType">
<xs:complexContent>
<xs:extension base="ns:AboutType">
<xs:sequence>
<xs:element ref="ns1:prefLabel" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns1:altLabel" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns1:note" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns6:date" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns6:identifier" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns5:hasPart" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns5:isPartOf" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns3:begin" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns3:end" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns3:hasMet" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns3:isRelatedTo" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns2:name" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ns7:biographicalInformation" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:dateOfBirth" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:dateOfDeath" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:dateOfEstablishment" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:dateOfTermination" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:gender" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:placeOfBirth" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:placeOfDeath" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns7:professionOrOccupation" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ns4:sameAs" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Constructor and Description |
|---|
AgentType() |
| Modifier and Type | Method and Description |
|---|---|
List<AltLabel> |
getAltLabelList()
Get the list of 'altLabel' element items.
|
Begin |
getBegin()
Get the 'begin' element value.
|
BiographicalInformation |
getBiographicalInformation()
Get the 'biographicalInformation' element value.
|
List<Date> |
getDateList()
Get the list of 'date' element items.
|
DateOfBirth |
getDateOfBirth()
Get the 'dateOfBirth' element value.
|
DateOfDeath |
getDateOfDeath()
Get the 'dateOfDeath' element value.
|
DateOfEstablishment |
getDateOfEstablishment()
Get the 'dateOfEstablishment' element value.
|
DateOfTermination |
getDateOfTermination()
Get the 'dateOfTermination' element value.
|
End |
getEnd()
Get the 'end' element value.
|
Gender |
getGender()
Get the 'gender' element value.
|
List<HasMet> |
getHasMetList()
Get the list of 'hasMet' element items.
|
List<HasPart> |
getHasPartList()
Get the list of 'hasPart' element items.
|
List<Identifier> |
getIdentifierList()
Get the list of 'identifier' element items.
|
List<IsPartOf> |
getIsPartOfList()
Get the list of 'isPartOf' element items.
|
List<IsRelatedTo> |
getIsRelatedToList()
Get the list of 'isRelatedTo' element items.
|
List<Name> |
getNameList()
Get the list of 'name' element items.
|
List<Note> |
getNoteList()
Get the list of 'note' element items.
|
PlaceOfBirth |
getPlaceOfBirth()
Get the 'placeOfBirth' element value.
|
PlaceOfDeath |
getPlaceOfDeath()
Get the 'placeOfDeath' element value.
|
List<PrefLabel> |
getPrefLabelList()
Get the list of 'prefLabel' element items.
|
ProfessionOrOccupation |
getProfessionOrOccupation()
Get the 'professionOrOccupation' element value.
|
List<SameAs> |
getSameAList()
Get the list of 'sameAs' element items.
|
void |
setAltLabelList(List<AltLabel> list)
Set the list of 'altLabel' element items.
|
void |
setBegin(Begin begin)
Set the 'begin' element value.
|
void |
setBiographicalInformation(BiographicalInformation biographicalInformation)
Set the 'biographicalInformation' element value.
|
void |
setDateList(List<Date> list)
Set the list of 'date' element items.
|
void |
setDateOfBirth(DateOfBirth dateOfBirth)
Set the 'dateOfBirth' element value.
|
void |
setDateOfDeath(DateOfDeath dateOfDeath)
Set the 'dateOfDeath' element value.
|
void |
setDateOfEstablishment(DateOfEstablishment dateOfEstablishment)
Set the 'dateOfEstablishment' element value.
|
void |
setDateOfTermination(DateOfTermination dateOfTermination)
Set the 'dateOfTermination' element value.
|
void |
setEnd(End end)
Set the 'end' element value.
|
void |
setGender(Gender gender)
Set the 'gender' element value.
|
void |
setHasMetList(List<HasMet> list)
Set the list of 'hasMet' element items.
|
void |
setHasPartList(List<HasPart> list)
Set the list of 'hasPart' element items.
|
void |
setIdentifierList(List<Identifier> list)
Set the list of 'identifier' element items.
|
void |
setIsPartOfList(List<IsPartOf> list)
Set the list of 'isPartOf' element items.
|
void |
setIsRelatedToList(List<IsRelatedTo> list)
Set the list of 'isRelatedTo' element items.
|
void |
setNameList(List<Name> list)
Set the list of 'name' element items.
|
void |
setNoteList(List<Note> list)
Set the list of 'note' element items.
|
void |
setPlaceOfBirth(PlaceOfBirth placeOfBirth)
Set the 'placeOfBirth' element value.
|
void |
setPlaceOfDeath(PlaceOfDeath placeOfDeath)
Set the 'placeOfDeath' element value.
|
void |
setPrefLabelList(List<PrefLabel> list)
Set the list of 'prefLabel' element items.
|
void |
setProfessionOrOccupation(ProfessionOrOccupation professionOrOccupation)
Set the 'professionOrOccupation' element value.
|
void |
setSameAList(List<SameAs> list)
Set the list of 'sameAs' element items.
|
public List<PrefLabel> getPrefLabelList()
public void setPrefLabelList(List<PrefLabel> list)
list - public List<AltLabel> getAltLabelList()
public void setAltLabelList(List<AltLabel> list)
list - public void setNoteList(List<Note> list)
list - public void setDateList(List<Date> list)
list - public List<Identifier> getIdentifierList()
public void setIdentifierList(List<Identifier> list)
list - public List<HasPart> getHasPartList()
public void setHasPartList(List<HasPart> list)
list - public List<IsPartOf> getIsPartOfList()
public void setIsPartOfList(List<IsPartOf> list)
list - public Begin getBegin()
public void setBegin(Begin begin)
begin - public End getEnd()
public void setEnd(End end)
end - public List<HasMet> getHasMetList()
public void setHasMetList(List<HasMet> list)
list - public List<IsRelatedTo> getIsRelatedToList()
public void setIsRelatedToList(List<IsRelatedTo> list)
list - public void setNameList(List<Name> list)
list - public BiographicalInformation getBiographicalInformation()
public void setBiographicalInformation(BiographicalInformation biographicalInformation)
biographicalInformation - public DateOfBirth getDateOfBirth()
public void setDateOfBirth(DateOfBirth dateOfBirth)
dateOfBirth - public DateOfDeath getDateOfDeath()
public void setDateOfDeath(DateOfDeath dateOfDeath)
dateOfDeath - public DateOfEstablishment getDateOfEstablishment()
public void setDateOfEstablishment(DateOfEstablishment dateOfEstablishment)
dateOfEstablishment - public DateOfTermination getDateOfTermination()
public void setDateOfTermination(DateOfTermination dateOfTermination)
dateOfTermination - public Gender getGender()
public void setGender(Gender gender)
gender - public PlaceOfBirth getPlaceOfBirth()
public void setPlaceOfBirth(PlaceOfBirth placeOfBirth)
placeOfBirth - public PlaceOfDeath getPlaceOfDeath()
public void setPlaceOfDeath(PlaceOfDeath placeOfDeath)
placeOfDeath - public ProfessionOrOccupation getProfessionOrOccupation()
public void setProfessionOrOccupation(ProfessionOrOccupation professionOrOccupation)
professionOrOccupation - public List<SameAs> getSameAList()
Copyright © 2015 Europeana Foundation. All rights reserved.