org.deegree.protocol.ows.metadata.domain
Class AnyValue

java.lang.Object
  extended by org.deegree.protocol.ows.metadata.domain.AnyValue
All Implemented Interfaces:
PossibleValues

public class AnyValue
extends Object
implements PossibleValues

PossibleValues that allow any value.

Data model has been designed to capture the expressiveness of all OWS specifications and versions and was verified against the following specifications:

From OWS Common 2.0: Specifies that any value is allowed for this parameter.

Version:
$Revision: 31860 $, $Date: 2011-09-13 15:11:47 +0200 (Tue, 13 Sep 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
AnyValue()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyValue

public AnyValue()


Copyright © 2011. All Rights Reserved.