|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.cataloguemanager.model.CIAddress
public class CIAddress
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 ref="{http://www.isotc211.org/2005/gmd}deliveryPoint"/>
<element ref="{http://www.isotc211.org/2005/gmd}city"/>
<element ref="{http://www.isotc211.org/2005/gmd}postalCode"/>
<element ref="{http://www.isotc211.org/2005/gmd}country"/>
<element ref="{http://www.isotc211.org/2005/gmd}electronicMailAddress"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected City |
city
|
protected Country |
country
|
protected DeliveryPoint |
deliveryPoint
|
protected ElectronicMailAddress |
electronicMailAddress
|
protected PostalCode |
postalCode
|
| Constructor Summary | |
|---|---|
CIAddress()
|
|
| Method Summary | |
|---|---|
City |
getCity()
Gets the value of the city property. |
Country |
getCountry()
Gets the value of the country property. |
DeliveryPoint |
getDeliveryPoint()
Gets the value of the deliveryPoint property. |
ElectronicMailAddress |
getElectronicMailAddress()
Gets the value of the electronicMailAddress property. |
PostalCode |
getPostalCode()
Gets the value of the postalCode property. |
void |
setCity(City value)
Sets the value of the city property. |
void |
setCountry(Country value)
Sets the value of the country property. |
void |
setDeliveryPoint(DeliveryPoint value)
Sets the value of the deliveryPoint property. |
void |
setElectronicMailAddress(ElectronicMailAddress value)
Sets the value of the electronicMailAddress property. |
void |
setPostalCode(PostalCode value)
Sets the value of the postalCode property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DeliveryPoint deliveryPoint
protected City city
protected PostalCode postalCode
protected Country country
protected ElectronicMailAddress electronicMailAddress
| Constructor Detail |
|---|
public CIAddress()
| Method Detail |
|---|
public DeliveryPoint getDeliveryPoint()
DeliveryPointpublic void setDeliveryPoint(DeliveryPoint value)
value - allowed object is
DeliveryPointpublic City getCity()
Citypublic void setCity(City value)
value - allowed object is
Citypublic PostalCode getPostalCode()
PostalCodepublic void setPostalCode(PostalCode value)
value - allowed object is
PostalCodepublic Country getCountry()
Countrypublic void setCountry(Country value)
value - allowed object is
Countrypublic ElectronicMailAddress getElectronicMailAddress()
ElectronicMailAddresspublic void setElectronicMailAddress(ElectronicMailAddress value)
value - allowed object is
ElectronicMailAddress
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org