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

org.deegree.portal.cataloguemanager.model
Class SVCoupledResource

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

public class SVCoupledResource
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">
       <sequence>
         <element ref="{http://www.isotc211.org/2005/srv}operationName"/>
         <element name="identifier">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.isotc211.org/2005/gco}CharacterString"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element ref="{http://www.isotc211.org/2005/gco}ScopedName"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class SVCoupledResource.Identifier
          Java class for anonymous complex type.
 
Field Summary
protected  SVCoupledResource.Identifier identifier
           
protected  OperationName operationName
           
protected  String scopedName
           
 
Constructor Summary
SVCoupledResource()
           
 
Method Summary
 SVCoupledResource.Identifier getIdentifier()
          Gets the value of the identifier property.
 OperationName getOperationName()
          Gets the value of the operationName property.
 String getScopedName()
          Gets the value of the scopedName property.
 void setIdentifier(SVCoupledResource.Identifier value)
          Sets the value of the identifier property.
 void setOperationName(OperationName value)
          Sets the value of the operationName property.
 void setScopedName(String value)
          Sets the value of the scopedName property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operationName

protected OperationName operationName

identifier

protected SVCoupledResource.Identifier identifier

scopedName

protected String scopedName
Constructor Detail

SVCoupledResource

public SVCoupledResource()
Method Detail

getOperationName

public OperationName getOperationName()
Gets the value of the operationName property.

Returns:
possible object is OperationName

setOperationName

public void setOperationName(OperationName value)
Sets the value of the operationName property.

Parameters:
value - allowed object is OperationName

getIdentifier

public SVCoupledResource.Identifier getIdentifier()
Gets the value of the identifier property.

Returns:
possible object is SVCoupledResource.Identifier

setIdentifier

public void setIdentifier(SVCoupledResource.Identifier value)
Sets the value of the identifier property.

Parameters:
value - allowed object is SVCoupledResource.Identifier

getScopedName

public String getScopedName()
Gets the value of the scopedName property.

Returns:
possible object is String

setScopedName

public void setScopedName(String value)
Sets the value of the scopedName property.

Parameters:
value - allowed object is String

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