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

org.deegree.portal.cataloguemanager.model
Class MDRepresentativeFraction

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

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


Field Summary
protected  Denominator denominator
           
 
Constructor Summary
MDRepresentativeFraction()
           
 
Method Summary
 Denominator getDenominator()
          Gets the value of the denominator property.
 void setDenominator(Denominator value)
          Sets the value of the denominator property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

denominator

protected Denominator denominator
Constructor Detail

MDRepresentativeFraction

public MDRepresentativeFraction()
Method Detail

getDenominator

public Denominator getDenominator()
Gets the value of the denominator property.

Returns:
possible object is Denominator

setDenominator

public void setDenominator(Denominator value)
Sets the value of the denominator property.

Parameters:
value - allowed object is Denominator

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