Package net.opengis.sensorml.v20.impl
Class AbstractAlgorithmImpl
java.lang.Object
net.opengis.sensorml.v20.impl.AbstractAlgorithmImpl
- All Implemented Interfaces:
 Serializable,AbstractAlgorithm
POJO class for XML type AbstractAlgorithmType(@http://www.opengis.net/sensorml/2.0).
 This is a complex type.
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
id
 
 - 
 - 
Constructor Details
- 
AbstractAlgorithmImpl
public AbstractAlgorithmImpl() 
 - 
 - 
Method Details
- 
getId
Gets the id property- Specified by:
 getIdin interfaceAbstractAlgorithm
 - 
isSetId
public boolean isSetId()Checks if id is set- Specified by:
 isSetIdin interfaceAbstractAlgorithm
 - 
setId
Sets the id property- Specified by:
 setIdin interfaceAbstractAlgorithm
 
 -