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

org.deegree.portal.cataloguemanager.model
Class AttributeType

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

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


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

Field Detail

typeName

protected TypeName typeName
Constructor Detail

AttributeType

public AttributeType()
Method Detail

getTypeName

public TypeName getTypeName()
Gets the value of the typeName property.

Returns:
possible object is TypeName

setTypeName

public void setTypeName(TypeName value)
Sets the value of the typeName property.

Parameters:
value - allowed object is TypeName

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