public class CurrentAddressStructuredTypeImpl extends AbstractXMLObject implements CurrentAddressStructuredType
CurrentAddressStructuredType.TYPE_LOCAL_NAME, TYPE_NAME| Constructor and Description |
|---|
CurrentAddressStructuredTypeImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminunitFirstline()
Returns the the admin unit first line element.
|
String |
getAdminunitSecondline()
Returns the the admin unit second line element.
|
String |
getCvaddressArea()
Returns the Cvaddress area element.
|
String |
getLocatorDesignator()
Returns the locator designator element.
|
String |
getLocatorName()
Returns the locator name element.
|
List<XMLObject> |
getOrderedChildren() |
String |
getPoBox()
Returns the Post box element
|
String |
getPostCode()
Returns the Post code element.
|
String |
getPostName()
Returns the post name element.
|
String |
getThoroughfare()
Returns the Thoroughfare element.
|
void |
setAdminunitFirstline(String adminunitFirstline)
Assigns the admin unit first line element.
|
void |
setAdminunitSecondline(String adminunitSecondline)
Assigns the admin unit second line element.
|
void |
setCvaddressArea(String cvaddressArea)
Assigns the Cvaddress area element.
|
void |
setLocatorDesignator(String locatorDesignator)
Assigns the locator designator element.
|
void |
setLocatorName(String locatorName)
Assigns the locator name element.
|
void |
setPoBox(String poBox)
Assigns the Post box element.
|
void |
setPostCode(String postCode)
Assigns the Post code element.
|
void |
setPostName(String postName)
Assigns the post name element.
|
void |
setThoroughfare(String thoroughfare)
Assigns the Thoroughfare element.
|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationpublic CurrentAddressStructuredTypeImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
namespaceURI - the namespace the element is inelementLocalName - the local name of the XML element this Object representsnamespacePrefix - the prefix for the given namespacepublic List<XMLObject> getOrderedChildren()
getOrderedChildren in interface XMLObjectpublic void setPoBox(String poBox)
setPoBox in interface CurrentAddressStructuredTypepoBox - the Post boxpublic String getPoBox()
getPoBox in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setLocatorDesignator(String locatorDesignator)
About a locator designator from mapping.semic.eu:
The locator designator is a number or a sequence of characters that uniquely identifies the locator within the relevant scope(s). The full identification of the locator could include one or more locator designators. [INSPIRE] In simpler terms, this is the building number, apartment number, etc. It is characteristic that these designators, according to tradition or to a specific set of rules, are assigned systematically. For example address numbers are most often assigned in ascending order with odd and even numbers on each side of the thoroughfare. Another example is the floor identifier that in a standardized way expresses on which level the address is located. [INSPIRE] The key difference between a locator designator and a locator name is that the latter is a proper name and is unlikely to include digits.
setLocatorDesignator in interface CurrentAddressStructuredTypelocatorDesignator - the locator designatorpublic String getLocatorDesignator()
getLocatorDesignator in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setLocatorName(String locatorName)
A locator name is typically a building, site or room name.
setLocatorName in interface CurrentAddressStructuredTypelocatorName - the locator namepublic String getLocatorName()
getLocatorName in interface CurrentAddressStructuredTypenull if no such element is available.public void setCvaddressArea(String cvaddressArea)
setCvaddressArea in interface CurrentAddressStructuredTypecvaddressArea - the Cvaddress area elementpublic String getCvaddressArea()
getCvaddressArea in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setThoroughfare(String thoroughfare)
The element contains information about the thoroughfare - for example, the street, avenue, or boulevard - on which an address is located.
setThoroughfare in interface CurrentAddressStructuredTypethoroughfare - the Thoroughfare elementpublic String getThoroughfare()
getThoroughfare in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setPostName(String postName)
The post name is generally the city-part of the address.
setPostName in interface CurrentAddressStructuredTypepostName - the post namepublic String getPostName()
getPostName in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setAdminunitFirstline(String adminunitFirstline)
setAdminunitFirstline in interface CurrentAddressStructuredTypeadminunitFirstline - the admin unit first line elementpublic String getAdminunitFirstline()
getAdminunitFirstline in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setAdminunitSecondline(String adminunitSecondline)
setAdminunitSecondline in interface CurrentAddressStructuredTypeadminunitSecondline - the admin unit second line elementpublic String getAdminunitSecondline()
getAdminunitSecondline in interface CurrentAddressStructuredTypenull if no such element is availablepublic void setPostCode(String postCode)
setPostCode in interface CurrentAddressStructuredTypepostCode - the Post code elementpublic String getPostCode()
getPostCode in interface CurrentAddressStructuredTypenull if no such element is availableCopyright © 2018 Litsec AB. All rights reserved.