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

org.deegree.portal.cataloguemanager.model
Class MDFormat

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

public class MDFormat
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}name"/>
         <element ref="{http://www.isotc211.org/2005/gmd}version"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Name name
           
protected  Version version
           
 
Constructor Summary
MDFormat()
           
 
Method Summary
 Name getName()
          Gets the value of the name property.
 Version getVersion()
          Gets the value of the version property.
 void setName(Name value)
          Sets the value of the name property.
 void setVersion(Version value)
          Sets the value of the version property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected Name name

version

protected Version version
Constructor Detail

MDFormat

public MDFormat()
Method Detail

getName

public Name getName()
Gets the value of the name property.

Returns:
possible object is Name

setName

public void setName(Name value)
Sets the value of the name property.

Parameters:
value - allowed object is Name

getVersion

public Version getVersion()
Gets the value of the version property.

Returns:
possible object is Version

setVersion

public void setVersion(Version value)
Sets the value of the version property.

Parameters:
value - allowed object is Version

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