deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

org.deegree.portal.cataloguemanager.model
Class TypeName

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

public class TypeName
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}aName"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  AName aName
           
 
Constructor Summary
TypeName()
           
 
Method Summary
 AName getAName()
          Gets the value of the aName property.
 void setAName(AName value)
          Sets the value of the aName property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aName

protected AName aName
Constructor Detail

TypeName

public TypeName()
Method Detail

getAName

public AName getAName()
Gets the value of the aName property.

Returns:
possible object is AName

setAName

public void setAName(AName value)
Sets the value of the aName property.

Parameters:
value - allowed object is AName

deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

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