public class AfleveringType extends Object
Java class for afleveringType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="afleveringType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element ref="{}tite"/>
<element ref="{}inh1" minOccurs="0"/>
<element ref="{}atit" minOccurs="0"/>
<element name="icon" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
<element ref="{}inh2" minOccurs="0"/>
<element ref="{}inh3" minOccurs="0"/>
<element ref="{}inhk" minOccurs="0"/>
<element ref="{}mail" minOccurs="0"/>
<element ref="{}webs" minOccurs="0"/>
<element ref="{}gids_tekst" minOccurs="0"/>
<element ref="{}tabs" minOccurs="0"/>
<element ref="{}afbeeldingen" minOccurs="0"/>
<element ref="{}fragmenten" minOccurs="0"/>
<element name="streams" type="{}streamsType" minOccurs="0"/>
</all>
<attribute ref="{}prid"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AfleveringType() |
AfleveringType(Program program) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAtit() |
FragmentenType |
getFragmenten() |
String |
getGids_tekst() |
AfbeeldingenType.Icon |
getIcon() |
String |
getInh1() |
String |
getInh2() |
String |
getInh3() |
String |
getInhk() |
String |
getMail() |
String |
getPrid() |
Program |
getProgram() |
StreamsType |
getStreams() |
TabsType |
getTabs() |
String |
getTite() |
String |
getWebs() |
void |
setAtit(String value) |
void |
setFragmenten(FragmentenType value) |
void |
setGids_tekst(String value) |
void |
setIcon(AfbeeldingenType.Icon value) |
void |
setInh1(String value) |
void |
setInh2(String value) |
void |
setInh3(String value) |
void |
setInhk(String value) |
void |
setMail(String value) |
void |
setPrid(String value) |
void |
setStreams(StreamsType value) |
void |
setTabs(TabsType value) |
void |
setTite(String value) |
void |
setWebs(String value) |
protected static String |
validate(String url) |
public static final OwnerType OWNER
public AfleveringType(Program program)
public AfleveringType()
public String getTite()
public void setTite(String value)
public String getInh1()
public void setInh1(String value)
public String getAtit()
public void setAtit(String value)
public AfbeeldingenType.Icon getIcon()
public void setIcon(AfbeeldingenType.Icon value)
public String getInh2()
public void setInh2(String value)
public String getInh3()
public void setInh3(String value)
public String getInhk()
public void setInhk(String value)
public String getMail()
public void setMail(String value)
public String getWebs()
public void setWebs(String value)
public String getGids_tekst()
public void setGids_tekst(String value)
public TabsType getTabs()
public void setTabs(TabsType value)
public FragmentenType getFragmenten()
public void setFragmenten(FragmentenType value)
public StreamsType getStreams()
public void setStreams(StreamsType value)
public String getPrid()
public void setPrid(String value)
public Program getProgram()
Copyright © 2022 NPO. All rights reserved.