Package nl.egem.stuf.stuf0204
Class ObjectFactory
java.lang.Object
nl.egem.stuf.stuf0204.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the nl.egem.stuf.stuf0204 package.
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 Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.egem.stuf.stuf0204 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofBevestigingsBerichtCreate an instance ofDatumMetIndicatorCreate an instance ofDatumMetIndicatorKerngegevenCreate an instance ofExtraElementcreateExtraElement(ExtraElement value) Create an instance ofExtraElementenCreate an instance ofFoutBerichtCreate an instance ofFoutBericht.BodyCreate an instance ofStUFBerichtenSetCreate an instance ofStuurgegevensCreate an instance ofStuurgegevens.AntwoordCreate an instance ofStuurgegevens.BevestigingCreate an instance ofStuurgegevens.FoutCreate an instance ofStuurgegevens.KennisgevingCreate an instance ofStuurgegevens.VraagCreate an instance ofSysteemCreate an instance ofTijdvakGeldigheidCreate an instance ofTijdvakRelatiecreateTransmissionError(String value)
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.egem.stuf.stuf0204
-
-
Method Details
-
createStuurgegevens
Create an instance ofStuurgegevens -
createFoutBericht
Create an instance ofFoutBericht -
createSysteem
Create an instance ofSysteem -
createStuurgegevensKennisgeving
Create an instance ofStuurgegevens.Kennisgeving -
createStuurgegevensVraag
Create an instance ofStuurgegevens.Vraag -
createStuurgegevensAntwoord
Create an instance ofStuurgegevens.Antwoord -
createStuurgegevensBevestiging
Create an instance ofStuurgegevens.Bevestiging -
createStuurgegevensFout
Create an instance ofStuurgegevens.Fout -
createFoutBerichtBody
Create an instance ofFoutBericht.Body -
createBevestigingsBericht
Create an instance ofBevestigingsBericht -
createStUFBerichtenSet
Create an instance ofStUFBerichtenSet -
createExtraElement
Create an instance ofExtraElement -
createExtraElementen
Create an instance ofExtraElementen -
createDatumMetIndicator
Create an instance ofDatumMetIndicator -
createTijdvakGeldigheid
Create an instance ofTijdvakGeldigheid -
createTijdvakRelatie
Create an instance ofTijdvakRelatie -
createDatumMetIndicatorKerngegeven
Create an instance ofDatumMetIndicatorKerngegeven -
createTransmissionError
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createExtraElement
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ExtraElement>
-
createStUFBerichtenSetKennisgevingsBericht
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createStUFBerichtenSetVraagBericht
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-
createStUFBerichtenSetAsynchroonAntwoordBericht
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Object>
-