Interface AbstractSWEIdentifiable

All Superinterfaces:
AbstractSWE, Serializable
All Known Subinterfaces:
AbstractMetadataList, BlockComponent, Boolean, CapabilityList, Category, CategoryOrRange, CategoryRange, CharacteristicList, ClassifierList, ContactList, Count, CountOrRange, CountRange, DataArray, DataChoice, DataComponent, DataInterface, DataRecord, DataStream, DocumentList, Event, EventList, FeatureList, GeometryData, IdentifierList, KeywordList, Matrix, ObservableProperty, ProcessMethod, Quantity, QuantityOrRange, QuantityRange, RangeComponent, ScalarComponent, SimpleComponent, SpatialFrame, TemporalFrame, Text, Time, TimeOrRange, TimeRange, Vector
All Known Implementing Classes:
AbstractArrayImpl, AbstractDataComponentImpl, AbstractMetadataListImpl, AbstractRangeComponentImpl, AbstractRecordImpl, AbstractSimpleComponentImpl, AbstractSWEIdentifiableImpl, BooleanImpl, CapabilityListImpl, CategoryImpl, CategoryRangeImpl, CharacteristicListImpl, ClassifierListImpl, ContactListImpl, CountImpl, CountRangeImpl, DataArrayImpl, DataChoiceImpl, DataInterfaceImpl, DataList, DataRecordImpl, DataStreamImpl, DataValue, DocumentListImpl, EventImpl, EventListImpl, FeatureListImpl, GeometryDataImpl, IdentifierListImpl, KeywordListImpl, MatrixImpl, ObservablePropertyImpl, ProcessMethodImpl, QuantityImpl, QuantityRangeImpl, SpatialFrameImpl, SWEData, TemporalFrameImpl, TextImpl, TimeImpl, TimeRangeImpl, VectorImpl

public interface AbstractSWEIdentifiable extends AbstractSWE
POJO class for XML type AbstractSWEIdentifiableType(@http://www.opengis.net/swe/2.0). This is a complex type.
  • Method Details

    • getIdentifier

      String getIdentifier()
      Gets the identifier property
    • isSetIdentifier

      boolean isSetIdentifier()
      Checks if identifier is set
    • setIdentifier

      void setIdentifier(String identifier)
      Sets the identifier property
    • getLabel

      String getLabel()
      Gets the label property
    • isSetLabel

      boolean isSetLabel()
      Checks if label is set
    • setLabel

      void setLabel(String label)
      Sets the label property
    • getDescription

      String getDescription()
      Gets the description property
    • isSetDescription

      boolean isSetDescription()
      Checks if description is set
    • setDescription

      void setDescription(String description)
      Sets the description property