|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements
public static class AddressDetails.PostalServiceElements
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" /> </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" /> </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" /> </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" /> </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" /> </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" /> </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" /> </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" /> </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" /> </restriction> </complexContent> </complexType> </element> <any/> </sequence> <attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
AddressDetails.PostalServiceElements()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected 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 List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> supplementaryPostalServiceData
protected List<Object> any
protected String type
Constructor Detail |
---|
public AddressDetails.PostalServiceElements()
Method Detail |
---|
public 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 AddressDetails.PostalServiceElements.EndorsementLineCode getEndorsementLineCode()
AddressDetails.PostalServiceElements.EndorsementLineCode
public void setEndorsementLineCode(AddressDetails.PostalServiceElements.EndorsementLineCode value)
value
- allowed object is
AddressDetails.PostalServiceElements.EndorsementLineCode
public AddressDetails.PostalServiceElements.KeyLineCode getKeyLineCode()
AddressDetails.PostalServiceElements.KeyLineCode
public void setKeyLineCode(AddressDetails.PostalServiceElements.KeyLineCode value)
value
- allowed object is
AddressDetails.PostalServiceElements.KeyLineCode
public AddressDetails.PostalServiceElements.Barcode getBarcode()
AddressDetails.PostalServiceElements.Barcode
public void setBarcode(AddressDetails.PostalServiceElements.Barcode value)
value
- allowed object is
AddressDetails.PostalServiceElements.Barcode
public AddressDetails.PostalServiceElements.SortingCode getSortingCode()
AddressDetails.PostalServiceElements.SortingCode
public void setSortingCode(AddressDetails.PostalServiceElements.SortingCode value)
value
- allowed object is
AddressDetails.PostalServiceElements.SortingCode
public AddressDetails.PostalServiceElements.AddressLatitude getAddressLatitude()
AddressDetails.PostalServiceElements.AddressLatitude
public void setAddressLatitude(AddressDetails.PostalServiceElements.AddressLatitude value)
value
- allowed object is
AddressDetails.PostalServiceElements.AddressLatitude
public AddressDetails.PostalServiceElements.AddressLatitudeDirection getAddressLatitudeDirection()
AddressDetails.PostalServiceElements.AddressLatitudeDirection
public void setAddressLatitudeDirection(AddressDetails.PostalServiceElements.AddressLatitudeDirection value)
value
- allowed object is
AddressDetails.PostalServiceElements.AddressLatitudeDirection
public AddressDetails.PostalServiceElements.AddressLongitude getAddressLongitude()
AddressDetails.PostalServiceElements.AddressLongitude
public void setAddressLongitude(AddressDetails.PostalServiceElements.AddressLongitude value)
value
- allowed object is
AddressDetails.PostalServiceElements.AddressLongitude
public AddressDetails.PostalServiceElements.AddressLongitudeDirection getAddressLongitudeDirection()
AddressDetails.PostalServiceElements.AddressLongitudeDirection
public void setAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection value)
value
- allowed object is
AddressDetails.PostalServiceElements.AddressLongitudeDirection
public 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 List<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 String getType()
String
public void setType(String value)
value
- allowed object is
String
public Map<QName,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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |