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

org.deegree.portal.cataloguemanager.model
Class MDDistribution

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

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


Field Summary
protected  DistributionFormat distributionFormat
           
protected  TransferOptions transferOptions
           
 
Constructor Summary
MDDistribution()
           
 
Method Summary
 DistributionFormat getDistributionFormat()
          Gets the value of the distributionFormat property.
 TransferOptions getTransferOptions()
          Gets the value of the transferOptions property.
 void setDistributionFormat(DistributionFormat value)
          Sets the value of the distributionFormat property.
 void setTransferOptions(TransferOptions value)
          Sets the value of the transferOptions property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

distributionFormat

protected DistributionFormat distributionFormat

transferOptions

protected TransferOptions transferOptions
Constructor Detail

MDDistribution

public MDDistribution()
Method Detail

getDistributionFormat

public DistributionFormat getDistributionFormat()
Gets the value of the distributionFormat property.

Returns:
possible object is DistributionFormat

setDistributionFormat

public void setDistributionFormat(DistributionFormat value)
Sets the value of the distributionFormat property.

Parameters:
value - allowed object is DistributionFormat

getTransferOptions

public TransferOptions getTransferOptions()
Gets the value of the transferOptions property.

Returns:
possible object is TransferOptions

setTransferOptions

public void setTransferOptions(TransferOptions value)
Sets the value of the transferOptions property.

Parameters:
value - allowed object is TransferOptions

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