public class Serie extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}titel"/>
<element ref="{}lexico_titel" minOccurs="0"/>
<element ref="{}srids" minOccurs="0"/>
<element ref="{}omschrijving" minOccurs="0"/>
<element ref="{}icon" minOccurs="0"/>
<element ref="{}start_jaar" minOccurs="0"/>
<element ref="{}orti" minOccurs="0"/>
<element ref="{}lcod" minOccurs="0"/>
<element ref="{}psrt" minOccurs="0"/>
<element ref="{}inh1" minOccurs="0"/>
<element ref="{}bron" minOccurs="0"/>
<element ref="{}prij" minOccurs="0"/>
<element ref="{}inh3" minOccurs="0"/>
<element ref="{}mail" minOccurs="0"/>
<element ref="{}webs" minOccurs="0"/>
<element ref="{}gids_tekst" minOccurs="0"/>
<element ref="{}rss_url" minOccurs="0"/>
<element ref="{}omroepen"/>
<element ref="{}genres" minOccurs="0"/>
</sequence>
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
bron |
protected Genres |
genres |
protected String |
gidsTekst |
protected String |
icon |
protected BigInteger |
id |
protected String |
inh1 |
protected String |
inh3 |
protected String |
lcod |
protected String |
lexicoTitel |
protected String |
mail |
protected Omroepen |
omroepen |
protected String |
omschrijving |
protected String |
orti |
protected String |
prij |
protected String |
psrt |
protected String |
rssUrl |
protected Srids |
srids |
protected BigInteger |
startJaar |
protected String |
titel |
protected String |
webs |
| Constructor and Description |
|---|
Serie() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBron()
Gets the value of the bron property.
|
Genres |
getGenres()
Gets the value of the genres property.
|
String |
getGidsTekst()
Gets the value of the gidsTekst property.
|
String |
getIcon()
Gets the value of the icon property.
|
BigInteger |
getId()
Gets the value of the id property.
|
String |
getInh1()
Gets the value of the inh1 property.
|
String |
getInh3()
Gets the value of the inh3 property.
|
String |
getLcod()
Gets the value of the lcod property.
|
String |
getLexicoTitel()
Gets the value of the lexicoTitel property.
|
String |
getMail()
Gets the value of the mail property.
|
Omroepen |
getOmroepen()
Gets the value of the omroepen property.
|
String |
getOmschrijving()
Gets the value of the omschrijving property.
|
String |
getOrti()
Gets the value of the orti property.
|
String |
getPrij()
Gets the value of the prij property.
|
String |
getPsrt()
Gets the value of the psrt property.
|
String |
getRssUrl()
Gets the value of the rssUrl property.
|
Srids |
getSrids()
Gets the value of the srids property.
|
BigInteger |
getStartJaar()
Gets the value of the startJaar property.
|
String |
getTitel()
Gets the value of the titel property.
|
String |
getWebs()
Gets the value of the webs property.
|
void |
setBron(String value)
Sets the value of the bron property.
|
void |
setGenres(Genres value)
Sets the value of the genres property.
|
void |
setGidsTekst(String value)
Sets the value of the gidsTekst property.
|
void |
setIcon(String value)
Sets the value of the icon property.
|
void |
setId(BigInteger value)
Sets the value of the id property.
|
void |
setInh1(String value)
Sets the value of the inh1 property.
|
void |
setInh3(String value)
Sets the value of the inh3 property.
|
void |
setLcod(String value)
Sets the value of the lcod property.
|
void |
setLexicoTitel(String value)
Sets the value of the lexicoTitel property.
|
void |
setMail(String value)
Sets the value of the mail property.
|
void |
setOmroepen(Omroepen value)
Sets the value of the omroepen property.
|
void |
setOmschrijving(String value)
Sets the value of the omschrijving property.
|
void |
setOrti(String value)
Sets the value of the orti property.
|
void |
setPrij(String value)
Sets the value of the prij property.
|
void |
setPsrt(String value)
Sets the value of the psrt property.
|
void |
setRssUrl(String value)
Sets the value of the rssUrl property.
|
void |
setSrids(Srids value)
Sets the value of the srids property.
|
void |
setStartJaar(BigInteger value)
Sets the value of the startJaar property.
|
void |
setTitel(String value)
Sets the value of the titel property.
|
void |
setWebs(String value)
Sets the value of the webs property.
|
protected String titel
protected String lexicoTitel
protected Srids srids
protected String omschrijving
protected String icon
protected BigInteger startJaar
protected String orti
protected String lcod
protected String psrt
protected String inh1
protected String bron
protected String prij
protected String inh3
protected String mail
protected String webs
protected String gidsTekst
protected String rssUrl
protected Omroepen omroepen
protected Genres genres
protected BigInteger id
public String getTitel()
Stringpublic void setTitel(String value)
value - allowed object is
Stringpublic String getLexicoTitel()
Stringpublic void setLexicoTitel(String value)
value - allowed object is
Stringpublic Srids getSrids()
Sridspublic void setSrids(Srids value)
value - allowed object is
Sridspublic String getOmschrijving()
Stringpublic void setOmschrijving(String value)
value - allowed object is
Stringpublic String getIcon()
Stringpublic void setIcon(String value)
value - allowed object is
Stringpublic BigInteger getStartJaar()
BigIntegerpublic void setStartJaar(BigInteger value)
value - allowed object is
BigIntegerpublic String getOrti()
Stringpublic void setOrti(String value)
value - allowed object is
Stringpublic String getLcod()
Stringpublic void setLcod(String value)
value - allowed object is
Stringpublic String getPsrt()
Stringpublic void setPsrt(String value)
value - allowed object is
Stringpublic String getInh1()
Stringpublic void setInh1(String value)
value - allowed object is
Stringpublic String getBron()
Stringpublic void setBron(String value)
value - allowed object is
Stringpublic String getPrij()
Stringpublic void setPrij(String value)
value - allowed object is
Stringpublic String getInh3()
Stringpublic void setInh3(String value)
value - allowed object is
Stringpublic String getMail()
Stringpublic void setMail(String value)
value - allowed object is
Stringpublic String getWebs()
Stringpublic void setWebs(String value)
value - allowed object is
Stringpublic String getGidsTekst()
Stringpublic void setGidsTekst(String value)
value - allowed object is
Stringpublic String getRssUrl()
Stringpublic void setRssUrl(String value)
value - allowed object is
Stringpublic Omroepen getOmroepen()
Omroepenpublic void setOmroepen(Omroepen value)
value - allowed object is
Omroepenpublic Genres getGenres()
Genrespublic void setGenres(Genres value)
value - allowed object is
Genrespublic BigInteger getId()
BigIntegerpublic void setId(BigInteger value)
value - allowed object is
BigIntegerCopyright © 2022 NPO. All rights reserved.