|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressLineElement | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.jaxb.xal |
Uses of AddressLineElement in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal that return AddressLineElement | |
---|---|
AddressLineElement |
XALMarshaller.marshalAddressLine(AddressLine src)
|
Uses of AddressLineElement in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type AddressLineElement | |
---|---|
AddressLine |
XALUnmarshaller.unmarshalAddressLine(AddressLineElement src)
|
Uses of AddressLineElement in org.citygml4j.jaxb.xal |
---|
Methods in org.citygml4j.jaxb.xal that return AddressLineElement | |
---|---|
AddressLineElement |
ObjectFactory.createAddressLineElement()
Create an instance of AddressLineElement |
Methods in org.citygml4j.jaxb.xal that return types with arguments of type AddressLineElement | |
---|---|
java.util.List<AddressLineElement> |
ThoroughfareElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
ThoroughfareElement.DependentThoroughfare.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
ThoroughfareElement.ThoroughfareNumberRange.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
SubPremiseType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PremiseElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PremiseElement.PremiseNumberRange.PremiseNumberRangeFrom.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PremiseElement.PremiseNumberRange.PremiseNumberRangeTo.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PostOfficeElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PostBoxElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PostalRouteType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PostalCodeElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
PostalCodeElement.PostTown.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
MailStopType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
LocalityElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
LargeMailUserType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
FirmType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
DependentLocalityType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
DepartmentElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
AdministrativeAreaElement.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
AdministrativeAreaElement.SubAdministrativeArea.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
AddressLinesType.getAddressLine()
Gets the value of the addressLine property. |
java.util.List<AddressLineElement> |
AddressDetails.Country.getAddressLine()
Gets the value of the addressLine property. |
Method parameters in org.citygml4j.jaxb.xal with type arguments of type AddressLineElement | |
---|---|
void |
ThoroughfareElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
ThoroughfareElement.DependentThoroughfare.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
ThoroughfareElement.ThoroughfareNumberRange.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
SubPremiseType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PremiseElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PremiseElement.PremiseNumberRange.PremiseNumberRangeFrom.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PremiseElement.PremiseNumberRange.PremiseNumberRangeTo.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PostOfficeElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PostBoxElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PostalRouteType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PostalCodeElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
PostalCodeElement.PostTown.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
MailStopType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
LocalityElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
LargeMailUserType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
FirmType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
DependentLocalityType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
DepartmentElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
AdministrativeAreaElement.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
AdministrativeAreaElement.SubAdministrativeArea.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
AddressLinesType.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
void |
AddressDetails.Country.setAddressLine(java.util.List<AddressLineElement> addressLine)
Sets the value of the addressLine property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |