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_bestandenlijstresultaat.kenmerken.v20120901
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BestandKenmerkenType> |
createBestandKenmerken(BestandKenmerkenType value)
|
BestandKenmerkenType |
createBestandKenmerkenType()
Create an instance of
BestandKenmerkenType |
public ObjectFactory()
public BestandKenmerkenType createBestandKenmerkenType()
BestandKenmerkenTypepublic JAXBElement<BestandKenmerkenType> createBestandKenmerken(BestandKenmerkenType value)
value - Java instance representing xml element's value.JAXBElement<BestandKenmerkenType>Copyright © 2020 B3Partners B.V.. All rights reserved.