Interface AbstractTimePrimitive

All Superinterfaces:
AbstractGML, Serializable
All Known Subinterfaces:
AbstractTimeGeometricPrimitive, TimeInstant, TimePeriod
All Known Implementing Classes:
AbstractTimeGeometricPrimitiveImpl, AbstractTimePrimitiveImpl, TimeInstantImpl, TimePeriodImpl

public interface AbstractTimePrimitive extends AbstractGML
POJO class for XML type AbstractTimePrimitiveType(@http://www.opengis.net/gml/3.2). This is a complex type.
  • Method Details

    • getRelatedTimeList

      OgcPropertyList<AbstractTimePrimitive> getRelatedTimeList()
      Gets the list of relatedTime properties
    • getNumRelatedTimes

      int getNumRelatedTimes()
      Returns number of relatedTime properties
    • addRelatedTime

      void addRelatedTime(AbstractTimePrimitive relatedTime)
      Adds a new relatedTime property