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

org.deegree.portal.cataloguemanager.model
Class MDRestrictionCode

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

public class MDRestrictionCode
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>string">
       <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" />
     </extension>
   </simpleContent>
 </complexType>
 


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

Field Detail

value

protected java.lang.String value

codeListValue

protected java.lang.String codeListValue

codeList

protected java.lang.String codeList
Constructor Detail

MDRestrictionCode

public MDRestrictionCode()
Method Detail

getValue

public java.lang.String getValue()
Gets the value of the value property.

Returns:
possible object is String

setValue

public void setValue(java.lang.String value)
Sets the value of the value property.

Parameters:
value - allowed object is String

getCodeListValue

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

Returns:
possible object is String

setCodeListValue

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

Parameters:
value - allowed object is String

getCodeList

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

Returns:
possible object is String

setCodeList

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

Parameters:
value - allowed object is String

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