public class ObjectFactory extends Object
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.afgifte.v20130701
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AfgifteBestandType> |
createAfgifteBestand(AfgifteBestandType value)
|
AfgifteBestandType |
createAfgifteBestandType()
Create an instance of
AfgifteBestandType |
JAXBElement<BestandenLijstType> |
createBestandenLijst(BestandenLijstType value)
|
BestandenLijstType |
createBestandenLijstType()
Create an instance of
BestandenLijstType |
public ObjectFactory()
public AfgifteBestandType createAfgifteBestandType()
AfgifteBestandTypepublic BestandenLijstType createBestandenLijstType()
BestandenLijstTypepublic JAXBElement<AfgifteBestandType> createAfgifteBestand(AfgifteBestandType value)
value - Java instance representing xml element's value.JAXBElement<AfgifteBestandType>public JAXBElement<BestandenLijstType> createBestandenLijst(BestandenLijstType value)
value - Java instance representing xml element's value.JAXBElement<BestandenLijstType>Copyright © 2020 B3Partners B.V.. All rights reserved.