@CodingStyleguideUnaware 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: eu.de4a.iem.core.jaxb.eidas.np
|
| Modifier and Type | Method and Description |
|---|---|
BirthNameType |
createBirthNameType()
Create an instance of
BirthNameType |
CurrentAddressStructuredType |
createCurrentAddressStructuredType()
Create an instance of
CurrentAddressStructuredType |
CurrentFamilyNameType |
createCurrentFamilyNameType()
Create an instance of
CurrentFamilyNameType |
CurrentGivenNameType |
createCurrentGivenNameType()
Create an instance of
CurrentGivenNameType |
PlaceOfBirthType |
createPlaceOfBirthType()
Create an instance of
PlaceOfBirthType |
public ObjectFactory()
public CurrentFamilyNameType createCurrentFamilyNameType()
CurrentFamilyNameTypepublic CurrentGivenNameType createCurrentGivenNameType()
CurrentGivenNameTypepublic CurrentAddressStructuredType createCurrentAddressStructuredType()
CurrentAddressStructuredTypepublic BirthNameType createBirthNameType()
BirthNameTypepublic PlaceOfBirthType createPlaceOfBirthType()
PlaceOfBirthTypeCopyright © 2021–2022 de4a. All rights reserved.