public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.vpro.domain.media.nebo.enrichment.v2_3
|
public ObjectFactory()
public StreamsType createStreamsType()
public NeboXmlImport createNeboXmlImport()
NeboXmlImportpublic AfleveringType createAfleveringType()
AfleveringTypepublic StreamType createStreamType()
StreamTypepublic JAXBElement<AfbeeldingenType> createIcon(AfbeeldingenType value)
public JAXBElement<String> createMail(String value)
public JAXBElement<String> createTite(String value)
public JAXBElement<String> createInhk(String value)
public JAXBElement<String> createInh2(String value)
public JAXBElement<String> createGidsTekst(String value)
public JAXBElement<String> createInh1(String value)
public JAXBElement<String> createInh3(String value)
public JAXBElement<String> createAtit(String value)
public JAXBElement<String> createWebs(String value)
public JAXBElement<AfleveringType> createAflevering(AfleveringType value)
public JAXBElement<FragmentenType> createFragmenten(FragmentenType value)
public JAXBElement<AfbeeldingenType> createAfbeeldingen(AfbeeldingenType value)
public JAXBElement<TabsType> createTabs(TabsType value)
Copyright © 2022 NPO. All rights reserved.