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

org.deegree.portal.cataloguemanager.model
Class CITelephone

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

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


Field Summary
protected  Facsimile facsimile
           
protected  Voice voice
           
 
Constructor Summary
CITelephone()
           
 
Method Summary
 Facsimile getFacsimile()
          Gets the value of the facsimile property.
 Voice getVoice()
          Gets the value of the voice property.
 void setFacsimile(Facsimile value)
          Sets the value of the facsimile property.
 void setVoice(Voice value)
          Sets the value of the voice property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

voice

protected Voice voice

facsimile

protected Facsimile facsimile
Constructor Detail

CITelephone

public CITelephone()
Method Detail

getVoice

public Voice getVoice()
Gets the value of the voice property.

Returns:
possible object is Voice

setVoice

public void setVoice(Voice value)
Sets the value of the voice property.

Parameters:
value - allowed object is Voice

getFacsimile

public Facsimile getFacsimile()
Gets the value of the facsimile property.

Returns:
possible object is Facsimile

setFacsimile

public void setFacsimile(Facsimile value)
Sets the value of the facsimile property.

Parameters:
value - allowed object is Facsimile

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