Class AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
java.lang.Object
de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
- Enclosing class:
- AbstractTemporalFilterTest
Encapsulates the FeatureType a date property of the feature type and the value
range. None of them must be
null!- Author:
- Lyn Goltz
-
Constructor Summary
ConstructorsConstructorDescriptionFeatureTypeToPropertyAndValue(QName featureType, org.apache.xerces.xs.XSElementDeclaration property, Calendar[] valueRange) -
Method Summary