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

org.deegree.portal.cataloguemanager.model
Class IdentificationInfo

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

public class IdentificationInfo
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">
       <choice>
         <element ref="{http://www.isotc211.org/2005/gmd}MD_DataIdentification"/>
         <element ref="{http://www.isotc211.org/2005/srv}SV_ServiceIdentification"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  MDDataIdentification mdDataIdentification
           
protected  SVServiceIdentification svServiceIdentification
           
 
Constructor Summary
IdentificationInfo()
           
 
Method Summary
 MDDataIdentification getMDDataIdentification()
          Gets the value of the mdDataIdentification property.
 SVServiceIdentification getSVServiceIdentification()
          Gets the value of the svServiceIdentification property.
 void setMDDataIdentification(MDDataIdentification value)
          Sets the value of the mdDataIdentification property.
 void setSVServiceIdentification(SVServiceIdentification value)
          Sets the value of the svServiceIdentification property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mdDataIdentification

protected MDDataIdentification mdDataIdentification

svServiceIdentification

protected SVServiceIdentification svServiceIdentification
Constructor Detail

IdentificationInfo

public IdentificationInfo()
Method Detail

getMDDataIdentification

public MDDataIdentification getMDDataIdentification()
Gets the value of the mdDataIdentification property.

Returns:
possible object is MDDataIdentification

setMDDataIdentification

public void setMDDataIdentification(MDDataIdentification value)
Sets the value of the mdDataIdentification property.

Parameters:
value - allowed object is MDDataIdentification

getSVServiceIdentification

public SVServiceIdentification getSVServiceIdentification()
Gets the value of the svServiceIdentification property.

Returns:
possible object is SVServiceIdentification

setSVServiceIdentification

public void setSVServiceIdentification(SVServiceIdentification value)
Sets the value of the svServiceIdentification property.

Parameters:
value - allowed object is SVServiceIdentification

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