deegree 2.4 (2010/11/11 10:47 build-27-official)

org.deegree.portal.cataloguemanager.model
Class City

java.lang.Object
  extended by org.deegree.portal.cataloguemanager.model.City

public class City
extends Object

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/gco}CharacterString"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String characterString
           
 
Constructor Summary
City()
           
 
Method Summary
 String getCharacterString()
          Gets the value of the characterString property.
 void setCharacterString(String value)
          Sets the value of the characterString property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

characterString

protected String characterString
Constructor Detail

City

public City()
Method Detail

getCharacterString

public String getCharacterString()
Gets the value of the characterString property.

Returns:
possible object is String

setCharacterString

public void setCharacterString(String value)
Sets the value of the characterString property.

Parameters:
value - allowed object is String

deegree 2.4 (2010/11/11 10:47 build-27-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org