org.deegree.model.metadata.iso19115
Class FunctionCode
java.lang.Object
  
org.deegree.model.metadata.iso19115.FunctionCode
- All Implemented Interfaces: 
 - Serializable
 
public class FunctionCode
- extends Object
- implements Serializable
  
FunctionCode.java
 Created on 16. September 2002, 10:02
 
 ----------------------------------------------------------------------
 
- Version:
 
  - $Revision: 18195 $ $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Axel Schaefer
 
- See Also:
 - Serialized Form
 
 
 
| 
Method Summary | 
 String | 
getValue()
 
          returns the attribute "value". use="required" Possible values are:
 
 access
 additionalInformation
 download
 order
 search | 
 void | 
setValue(String value)
 
            | 
 String | 
toString()
 
          to String method | 
 
 
value
String value
FunctionCode
public FunctionCode(String value)
- Parameters:
 value - 
getValue
public String getValue()
- returns the attribute "value". use="required" Possible values are:
 
 - access
 
 - additionalInformation
 
 - download
 
 - order
 
 - search
 
- Returns:
 - the value-attribute
 
 
 
 
setValue
public void setValue(String value)
 
- Parameters:
 value - - See Also:
 getValue()
 
toString
public String toString()
- to String method
- Overrides:
 toString in class Object
 
- Returns:
 - string representation
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org