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

org.deegree.portal.cataloguemanager.model
Class SVParameter.Name

java.lang.Object
  extended by org.deegree.portal.cataloguemanager.model.SVParameter.Name
Enclosing class:
SVParameter

public static class SVParameter.Name
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"/>
         <element ref="{http://www.isotc211.org/2005/gco}attributeType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  AName aName
           
protected  AttributeType attributeType
           
 
Constructor Summary
SVParameter.Name()
           
 
Method Summary
 AName getAName()
          Gets the value of the aName property.
 AttributeType getAttributeType()
          Gets the value of the attributeType property.
 void setAName(AName value)
          Sets the value of the aName property.
 void setAttributeType(AttributeType value)
          Sets the value of the attributeType 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

attributeType

protected AttributeType attributeType
Constructor Detail

SVParameter.Name

public SVParameter.Name()
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

getAttributeType

public AttributeType getAttributeType()
Gets the value of the attributeType property.

Returns:
possible object is AttributeType

setAttributeType

public void setAttributeType(AttributeType value)
Sets the value of the attributeType property.

Parameters:
value - allowed object is AttributeType

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