|
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.Object org.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()
DeliveryPoint
public void setDeliveryPoint(DeliveryPoint value)
value
- allowed object is
DeliveryPoint
public City getCity()
City
public void setCity(City value)
value
- allowed object is
City
public PostalCode getPostalCode()
PostalCode
public void setPostalCode(PostalCode value)
value
- allowed object is
PostalCode
public Country getCountry()
Country
public void setCountry(Country value)
value
- allowed object is
Country
public ElectronicMailAddress getElectronicMailAddress()
ElectronicMailAddress
public 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