public static class AddressDetails.PostalServiceElements
extends java.lang.Object
implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AddressIdentifier" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="IdentifierType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="EndorsementLineCode" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="KeyLineCode" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Barcode" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SortingCode" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="AddressLatitude" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="AddressLatitudeDirection" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="AddressLongitude" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="AddressLongitudeDirection" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SupplementaryPostalServiceData" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:oasis:names:tc:ciq:xsdschema:xAL:2.0}grPostal"/>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressDetails.PostalServiceElements.AddressIdentifier
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.AddressLatitude
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.AddressLatitudeDirection
Specific to postal service
|
static class |
AddressDetails.PostalServiceElements.AddressLongitude
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.AddressLongitudeDirection
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.Barcode
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.EndorsementLineCode
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.KeyLineCode
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.SortingCode
Java class for anonymous complex type.
|
static class |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AddressDetails.PostalServiceElements.AddressIdentifier> |
addressIdentifier |
protected AddressDetails.PostalServiceElements.AddressLatitude |
addressLatitude |
protected AddressDetails.PostalServiceElements.AddressLatitudeDirection |
addressLatitudeDirection |
protected AddressDetails.PostalServiceElements.AddressLongitude |
addressLongitude |
protected AddressDetails.PostalServiceElements.AddressLongitudeDirection |
addressLongitudeDirection |
protected java.util.List<java.lang.Object> |
any |
protected AddressDetails.PostalServiceElements.Barcode |
barcode |
protected AddressDetails.PostalServiceElements.EndorsementLineCode |
endorsementLineCode |
protected AddressDetails.PostalServiceElements.KeyLineCode |
keyLineCode |
protected AddressDetails.PostalServiceElements.SortingCode |
sortingCode |
protected java.util.List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> |
supplementaryPostalServiceData |
protected java.lang.String |
type |
| Constructor and Description |
|---|
PostalServiceElements() |
protected java.util.List<AddressDetails.PostalServiceElements.AddressIdentifier> addressIdentifier
protected AddressDetails.PostalServiceElements.EndorsementLineCode endorsementLineCode
protected AddressDetails.PostalServiceElements.KeyLineCode keyLineCode
protected AddressDetails.PostalServiceElements.Barcode barcode
protected AddressDetails.PostalServiceElements.SortingCode sortingCode
protected AddressDetails.PostalServiceElements.AddressLatitude addressLatitude
protected AddressDetails.PostalServiceElements.AddressLatitudeDirection addressLatitudeDirection
protected AddressDetails.PostalServiceElements.AddressLongitude addressLongitude
protected AddressDetails.PostalServiceElements.AddressLongitudeDirection addressLongitudeDirection
protected java.util.List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> supplementaryPostalServiceData
protected java.util.List<java.lang.Object> any
protected java.lang.String type
public java.util.List<AddressDetails.PostalServiceElements.AddressIdentifier> getAddressIdentifier()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the addressIdentifier property.
For example, to add a new item, do as follows:
getAddressIdentifier().add(newItem);
Objects of the following type(s) are allowed in the list
AddressDetails.PostalServiceElements.AddressIdentifier
public boolean isSetAddressIdentifier()
public void unsetAddressIdentifier()
public AddressDetails.PostalServiceElements.EndorsementLineCode getEndorsementLineCode()
AddressDetails.PostalServiceElements.EndorsementLineCodepublic void setEndorsementLineCode(AddressDetails.PostalServiceElements.EndorsementLineCode value)
value - allowed object is
AddressDetails.PostalServiceElements.EndorsementLineCodepublic boolean isSetEndorsementLineCode()
public AddressDetails.PostalServiceElements.KeyLineCode getKeyLineCode()
AddressDetails.PostalServiceElements.KeyLineCodepublic void setKeyLineCode(AddressDetails.PostalServiceElements.KeyLineCode value)
value - allowed object is
AddressDetails.PostalServiceElements.KeyLineCodepublic boolean isSetKeyLineCode()
public AddressDetails.PostalServiceElements.Barcode getBarcode()
AddressDetails.PostalServiceElements.Barcodepublic void setBarcode(AddressDetails.PostalServiceElements.Barcode value)
value - allowed object is
AddressDetails.PostalServiceElements.Barcodepublic boolean isSetBarcode()
public AddressDetails.PostalServiceElements.SortingCode getSortingCode()
AddressDetails.PostalServiceElements.SortingCodepublic void setSortingCode(AddressDetails.PostalServiceElements.SortingCode value)
value - allowed object is
AddressDetails.PostalServiceElements.SortingCodepublic boolean isSetSortingCode()
public AddressDetails.PostalServiceElements.AddressLatitude getAddressLatitude()
AddressDetails.PostalServiceElements.AddressLatitudepublic void setAddressLatitude(AddressDetails.PostalServiceElements.AddressLatitude value)
value - allowed object is
AddressDetails.PostalServiceElements.AddressLatitudepublic boolean isSetAddressLatitude()
public AddressDetails.PostalServiceElements.AddressLatitudeDirection getAddressLatitudeDirection()
AddressDetails.PostalServiceElements.AddressLatitudeDirectionpublic void setAddressLatitudeDirection(AddressDetails.PostalServiceElements.AddressLatitudeDirection value)
value - allowed object is
AddressDetails.PostalServiceElements.AddressLatitudeDirectionpublic boolean isSetAddressLatitudeDirection()
public AddressDetails.PostalServiceElements.AddressLongitude getAddressLongitude()
AddressDetails.PostalServiceElements.AddressLongitudepublic void setAddressLongitude(AddressDetails.PostalServiceElements.AddressLongitude value)
value - allowed object is
AddressDetails.PostalServiceElements.AddressLongitudepublic boolean isSetAddressLongitude()
public AddressDetails.PostalServiceElements.AddressLongitudeDirection getAddressLongitudeDirection()
AddressDetails.PostalServiceElements.AddressLongitudeDirectionpublic void setAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection value)
value - allowed object is
AddressDetails.PostalServiceElements.AddressLongitudeDirectionpublic boolean isSetAddressLongitudeDirection()
public java.util.List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> getSupplementaryPostalServiceData()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the supplementaryPostalServiceData property.
For example, to add a new item, do as follows:
getSupplementaryPostalServiceData().add(newItem);
Objects of the following type(s) are allowed in the list
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData
public boolean isSetSupplementaryPostalServiceData()
public void unsetSupplementaryPostalServiceData()
public java.util.List<java.lang.Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetAny()
public void unsetAny()
public java.lang.String getType()
Stringpublic void setType(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetType()
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2public java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.Object clone()
clone in class java.lang.Objectpublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void setAddressIdentifier(java.util.List<AddressDetails.PostalServiceElements.AddressIdentifier> value)
public void setSupplementaryPostalServiceData(java.util.List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> value)
public void setAny(java.util.List<java.lang.Object> value)
public AddressDetails.PostalServiceElements withAddressIdentifier(AddressDetails.PostalServiceElements.AddressIdentifier... values)
public AddressDetails.PostalServiceElements withAddressIdentifier(java.util.Collection<AddressDetails.PostalServiceElements.AddressIdentifier> values)
public AddressDetails.PostalServiceElements withEndorsementLineCode(AddressDetails.PostalServiceElements.EndorsementLineCode value)
public AddressDetails.PostalServiceElements withKeyLineCode(AddressDetails.PostalServiceElements.KeyLineCode value)
public AddressDetails.PostalServiceElements withBarcode(AddressDetails.PostalServiceElements.Barcode value)
public AddressDetails.PostalServiceElements withSortingCode(AddressDetails.PostalServiceElements.SortingCode value)
public AddressDetails.PostalServiceElements withAddressLatitude(AddressDetails.PostalServiceElements.AddressLatitude value)
public AddressDetails.PostalServiceElements withAddressLatitudeDirection(AddressDetails.PostalServiceElements.AddressLatitudeDirection value)
public AddressDetails.PostalServiceElements withAddressLongitude(AddressDetails.PostalServiceElements.AddressLongitude value)
public AddressDetails.PostalServiceElements withAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection value)
public AddressDetails.PostalServiceElements withSupplementaryPostalServiceData(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData... values)
public AddressDetails.PostalServiceElements withSupplementaryPostalServiceData(java.util.Collection<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> values)
public AddressDetails.PostalServiceElements withAny(java.lang.Object... values)
public AddressDetails.PostalServiceElements withAny(java.util.Collection<java.lang.Object> values)
public AddressDetails.PostalServiceElements withType(java.lang.String value)
public AddressDetails.PostalServiceElements withAddressIdentifier(java.util.List<AddressDetails.PostalServiceElements.AddressIdentifier> value)
public AddressDetails.PostalServiceElements withSupplementaryPostalServiceData(java.util.List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> value)
public AddressDetails.PostalServiceElements withAny(java.util.List<java.lang.Object> value)
Copyright © 2008-2022. All Rights Reserved.