deegree 2.4 (2010/11/11 10:47 build-27-official)

org.deegree.portal.cataloguemanager.model
Class MDScopeCode

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

public class MDScopeCode
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">
       <attribute name="codeListValue" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="codeList" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String codeList
           
protected  String codeListValue
           
 
Constructor Summary
MDScopeCode()
           
 
Method Summary
 String getCodeList()
          Gets the value of the codeList property.
 String getCodeListValue()
          Gets the value of the codeListValue property.
 void setCodeList(String value)
          Sets the value of the codeList property.
 void setCodeListValue(String value)
          Sets the value of the codeListValue property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codeListValue

protected String codeListValue

codeList

protected String codeList
Constructor Detail

MDScopeCode

public MDScopeCode()
Method Detail

getCodeListValue

public String getCodeListValue()
Gets the value of the codeListValue property.

Returns:
possible object is String

setCodeListValue

public void setCodeListValue(String value)
Sets the value of the codeListValue property.

Parameters:
value - allowed object is String

getCodeList

public String getCodeList()
Gets the value of the codeList property.

Returns:
possible object is String

setCodeList

public void setCodeList(String value)
Sets the value of the codeList property.

Parameters:
value - allowed object is String

deegree 2.4 (2010/11/11 10:47 build-27-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org