org.deegree.protocol.ows.metadata.domain
Class NoValues
java.lang.Object
org.deegree.protocol.ows.metadata.domain.NoValues
- All Implemented Interfaces:
- PossibleValues
public class NoValues
- extends Object
- implements PossibleValues
PossibleValues
that doesn't 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 no values are allowed for this parameter or quantity.
- Version:
- $Revision: 31860 $, $Date: 2011-09-13 15:11:47 +0200 (Tue, 13 Sep 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoValues
public NoValues()
Copyright © 2011. All Rights Reserved.