| Package | Description |
|---|---|
| eu.toop.edm.jaxb.cv.agent | |
| eu.toop.edm.jaxb.w3.locn |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationType
Java class for LocationType complex type.
|
| Modifier and Type | Method and Description |
|---|---|
LocationType |
PersonType.getCountryOfBirthAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationType |
PersonType.getCountryOfDeathAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationType |
PersonType.getLegalLocation()
Gets the value of the legalLocation property.
|
LocationType |
PersonType.getPlaceOfBirthAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationType |
PersonType.getPlaceOfDeathAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocationType> |
ObjectFactory.createCountryOfBirth(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createCountryOfDeath(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLegalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPlaceOfBirth(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPlaceOfDeath(LocationType value)
|
List<LocationType> |
PersonType.getCountryOfBirth()
Gets the value of the countryOfBirth property.
|
List<LocationType> |
PersonType.getCountryOfDeath()
Gets the value of the countryOfDeath property.
|
List<LocationType> |
PersonType.getPlaceOfBirth()
Gets the value of the placeOfBirth property.
|
List<LocationType> |
PersonType.getPlaceOfDeath()
Gets the value of the placeOfDeath property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonType.addCountryOfBirth(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonType.addCountryOfDeath(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonType.addPlaceOfBirth(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonType.addPlaceOfDeath(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
JAXBElement<LocationType> |
ObjectFactory.createCountryOfBirth(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createCountryOfDeath(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLegalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPlaceOfBirth(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createPlaceOfDeath(LocationType value)
|
void |
PersonType.setLegalLocation(LocationType value)
Sets the value of the legalLocation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonType.setCountryOfBirth(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonType.setCountryOfDeath(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonType.setPlaceOfBirth(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonType.setPlaceOfDeath(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
LocationType |
LocationType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
LocationType |
ObjectFactory.createLocationType()
Create an instance of
LocationType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocationType> |
ObjectFactory.createLocation(LocationType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationType.cloneTo(LocationType ret)
This method clones all values from
this to the passed object. |
JAXBElement<LocationType> |
ObjectFactory.createLocation(LocationType value)
|
Copyright © 2020 toop.eu. All rights reserved.