deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.portal.cataloguemanager.model
Class Level

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

public class Level
extends java.lang.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/gmd}MD_ScopeCode"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  MDScopeCode mdScopeCode
           
 
Constructor Summary
Level()
           
 
Method Summary
 MDScopeCode getMDScopeCode()
          Gets the value of the mdScopeCode property.
 void setMDScopeCode(MDScopeCode value)
          Sets the value of the mdScopeCode property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mdScopeCode

protected MDScopeCode mdScopeCode
Constructor Detail

Level

public Level()
Method Detail

getMDScopeCode

public MDScopeCode getMDScopeCode()
Gets the value of the mdScopeCode property.

Returns:
possible object is MDScopeCode

setMDScopeCode

public void setMDScopeCode(MDScopeCode value)
Sets the value of the mdScopeCode property.

Parameters:
value - allowed object is MDScopeCode

deegree 2.5 (2011/06/29 09:44 build-8-official)

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