| Package | Description |
|---|---|
| org.openapplications.oagis._9 | |
| tr.gov.efatura.useraccount |
| Modifier and Type | Method and Description |
|---|---|
NameType |
NameType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
NameType |
ObjectFactory.createNameType()
Create an instance of
NameType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameType> |
ObjectFactory.createAttentionOfName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createBuildingName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createCareOfName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createCityName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createCitySubDivisionName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createGivenName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createStreetName(NameType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
NameType.cloneTo(NameType ret)
This method clones all values from
this to the passed object. |
JAXBElement<NameType> |
ObjectFactory.createAttentionOfName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createBuildingName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createCareOfName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createCityName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createCitySubDivisionName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createGivenName(NameType value)
|
JAXBElement<NameType> |
ObjectFactory.createStreetName(NameType value)
|
| Modifier and Type | Method and Description |
|---|---|
NameType |
AddressBaseType.getAttentionOfNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NameType |
AddressBaseType.getBuildingName()
Gets the value of the buildingName property.
|
NameType |
AddressBaseType.getCareOfNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NameType |
AddressBaseType.getCityName()
Gets the value of the cityName property.
|
NameType |
AddressBaseType.getCitySubDivisionNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NameType |
PersonNameBaseType.getGivenNameAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
NameType |
AddressBaseType.getStreetName()
Gets the value of the streetName property.
|
NameType |
AddressBaseType.setBuildingName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NameType |
AddressBaseType.setCityName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NameType |
AddressBaseType.setStreetName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
List<NameType> |
AddressBaseType.getAttentionOfName()
Gets the value of the attentionOfName property.
|
List<NameType> |
AddressBaseType.getCareOfName()
Gets the value of the careOfName property.
|
List<NameType> |
AddressBaseType.getCitySubDivisionName()
Gets the value of the citySubDivisionName property.
|
List<NameType> |
PersonNameBaseType.getGivenName()
Gets the value of the givenName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressBaseType.addAttentionOfName(NameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AddressBaseType.addCareOfName(NameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AddressBaseType.addCitySubDivisionName(NameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonNameBaseType.addGivenName(NameType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AddressBaseType.setBuildingName(NameType value)
Sets the value of the buildingName property.
|
void |
AddressBaseType.setCityName(NameType value)
Sets the value of the cityName property.
|
void |
AddressBaseType.setStreetName(NameType value)
Sets the value of the streetName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressBaseType.setAttentionOfName(List<NameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AddressBaseType.setCareOfName(List<NameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AddressBaseType.setCitySubDivisionName(List<NameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
PersonNameBaseType.setGivenName(List<NameType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2016–2020 Philip Helger. All rights reserved.