Interface AbstractGML

All Superinterfaces:
Serializable
All Known Subinterfaces:
AbstractCurve, AbstractFeature, AbstractGeometry, AbstractPhysicalProcess, AbstractProcess, AbstractSurface, AbstractTimeGeometricPrimitive, AbstractTimePrimitive, AggregateProcess, DeployedSystem, Deployment, DescribedObject, FeatureCollection, GenericFeature, IObservationSeries, LineString, Mode, PhysicalComponent, PhysicalSystem, Point, Polygon, SimpleProcess, TimeInstant, TimePeriod
All Known Implementing Classes:
AbstractCurveImpl, AbstractFeatureImpl, AbstractGeometryImpl, AbstractGMLImpl, AbstractProcessImpl, AbstractTimeGeometricPrimitiveImpl, AbstractTimePrimitiveImpl, AggregateProcessImpl, DeployedSystemImpl, DeploymentImpl, DescribedObjectImpl, ExtensibleFeatureImpl, FeatureCollectionImpl, GenericFeatureImpl, GenericTemporalFeatureImpl, LineStringImpl, LineStringJTS, ModeImpl, MovingFeature, ObservationImpl, ParametricSamplingFeature, PhysicalComponentImpl, PhysicalSystemImpl, PointImpl, PointJTS, PolygonImpl, PolygonJTS, ProcedureXML, SamplingCurve, SamplingFeature, SamplingPoint, SamplingPointXYZ, SamplingSphere, SamplingSurface, SimpleProcessImpl, TimeInstantImpl, TimePeriodImpl, ViewingFrustum, ViewingSector

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

    • getMetaDataPropertyList

      OgcPropertyList<Serializable> getMetaDataPropertyList()
      Gets the list of metaDataProperty properties
    • getDescription

      String getDescription()
      Gets the description property
    • isSetDescription

      boolean isSetDescription()
      Checks if description is set
    • setDescription

      void setDescription(String description)
      Sets the description property
    • getDescriptionReference

      Reference getDescriptionReference()
      Gets the descriptionReference property
    • isSetDescriptionReference

      boolean isSetDescriptionReference()
      Checks if descriptionReference is set
    • setDescriptionReference

      void setDescriptionReference(Reference descriptionReference)
      Sets the descriptionReference property
    • getIdentifier

      CodeWithAuthority getIdentifier()
      Gets the identifier property
    • getUniqueIdentifier

      String getUniqueIdentifier()
      Gets the identifier property
    • isSetIdentifier

      boolean isSetIdentifier()
      Checks if identifier is set
    • setIdentifier

      void setIdentifier(CodeWithAuthority identifier)
      Sets the identifier property
    • setUniqueIdentifier

      void setUniqueIdentifier(String identifier)
      Sets the identifier property
    • getNameList

      List<CodeWithAuthority> getNameList()
      Gets the list of name properties
    • getNumNames

      int getNumNames()
      Returns number of name properties
    • addName

      void addName(CodeWithAuthority name)
      Adds a new name property
    • setName

      void setName(String name)
      Sets the default name
    • getName

      String getName()
      Returns:
      the default name
    • getId

      String getId()
      Gets the id property
    • setId

      void setId(String id)
      Sets the id property