public class UitzendingType extends Object
Java class for uitzendingType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="uitzendingType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="zenderkode" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="gids_datum" type="{http://namespace.com/importBase}datum"/>
<element name="type" type="{http://namespace.com/importBase}koepelType"/>
<element name="begi" type="{http://namespace.com/importBase}datumtijd"/>
<element name="eind" type="{http://namespace.com/importBase}datumtijd"/>
<element name="intt" type="{http://namespace.com/importBase}teletekstType" minOccurs="0"/>
<element name="inhh" type="{http://namespace.com/importBase}herhalingType" minOccurs="0"/>
<element name="herh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
begi |
protected XMLGregorianCalendar |
eind |
protected XMLGregorianCalendar |
gidsDatum |
protected String |
herh |
protected HerhalingType |
inhh |
protected TeletekstType |
intt |
protected KoepelType |
type |
protected String |
zenderkode |
| Constructor and Description |
|---|
UitzendingType() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getBegi()
Gets the value of the begi property.
|
XMLGregorianCalendar |
getEind()
Gets the value of the eind property.
|
XMLGregorianCalendar |
getGidsDatum()
Gets the value of the gidsDatum property.
|
String |
getHerh()
Gets the value of the herh property.
|
HerhalingType |
getInhh()
Gets the value of the inhh property.
|
TeletekstType |
getIntt()
Gets the value of the intt property.
|
KoepelType |
getType()
Gets the value of the type property.
|
String |
getZenderkode()
Gets the value of the zenderkode property.
|
void |
setBegi(XMLGregorianCalendar value)
Sets the value of the begi property.
|
void |
setEind(XMLGregorianCalendar value)
Sets the value of the eind property.
|
void |
setGidsDatum(XMLGregorianCalendar value)
Sets the value of the gidsDatum property.
|
void |
setHerh(String value)
Sets the value of the herh property.
|
void |
setInhh(HerhalingType value)
Sets the value of the inhh property.
|
void |
setIntt(TeletekstType value)
Sets the value of the intt property.
|
void |
setType(KoepelType value)
Sets the value of the type property.
|
void |
setZenderkode(String value)
Sets the value of the zenderkode property.
|
protected String zenderkode
protected XMLGregorianCalendar gidsDatum
protected KoepelType type
protected XMLGregorianCalendar begi
protected XMLGregorianCalendar eind
protected TeletekstType intt
protected HerhalingType inhh
protected String herh
public String getZenderkode()
Stringpublic void setZenderkode(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getGidsDatum()
XMLGregorianCalendarpublic void setGidsDatum(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic KoepelType getType()
KoepelTypepublic void setType(KoepelType value)
value - allowed object is
KoepelTypepublic XMLGregorianCalendar getBegi()
XMLGregorianCalendarpublic void setBegi(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getEind()
XMLGregorianCalendarpublic void setEind(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic TeletekstType getIntt()
TeletekstTypepublic void setIntt(TeletekstType value)
value - allowed object is
TeletekstTypepublic HerhalingType getInhh()
HerhalingTypepublic void setInhh(HerhalingType value)
value - allowed object is
HerhalingTypepublic String getHerh()
StringCopyright © 2022 NPO. All rights reserved.