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: 9343 $ $Date: 2007-12-27 14:30:32 +0100 (Do, 27 Dez 2007) $
- 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://deegree.sourceforge.net