Class AbstractTemporalTest.TemporalProperty
java.lang.Object
org.opengis.cite.iso19142.basic.filter.temporal.AbstractTemporalTest.TemporalProperty
- Enclosing class:
- AbstractTemporalTest
-
Constructor Summary
ConstructorsConstructorDescriptionTemporalProperty(org.apache.xerces.xs.XSElementDeclaration property, org.opengis.temporal.Period extent) -
Method Summary
Modifier and TypeMethodDescriptionorg.opengis.temporal.Periodorg.apache.xerces.xs.XSElementDeclaration
-
Constructor Details
-
TemporalProperty
public TemporalProperty(org.apache.xerces.xs.XSElementDeclaration property, org.opengis.temporal.Period extent)
-
-
Method Details
-
getProperty
public org.apache.xerces.xs.XSElementDeclaration getProperty() -
getExtent
public org.opengis.temporal.Period getExtent()
-