Interface SimpleProcess

All Superinterfaces:
AbstractFeature, AbstractGML, AbstractProcess, DescribedObject, IFeature, IProcedure, IResource, Serializable
All Known Subinterfaces:
PhysicalComponent
All Known Implementing Classes:
PhysicalComponentImpl, SimpleProcessImpl

public interface SimpleProcess extends AbstractProcess
POJO class for XML type SimpleProcessType(@http://www.opengis.net/sensorml/2.0). This is a complex type.
  • Field Details

    • DEFAULT_QNAME

      static final QName DEFAULT_QNAME
  • Method Details

    • getMethod

      ProcessMethod getMethod()
      Gets the method property
    • getMethodProperty

      OgcProperty<ProcessMethod> getMethodProperty()
      Gets extra info (name, xlink, etc.) carried by the method property
    • isSetMethod

      boolean isSetMethod()
      Checks if method is set
    • setMethod

      void setMethod(ProcessMethod method)
      Sets the method property