Class SMLPropertyList<ValueType extends AbstractSWEIdentifiable>

java.lang.Object
net.opengis.OgcPropertyList<ValueType>
net.opengis.sensorml.v20.SMLPropertyList<ValueType>
Type Parameters:
ValueType -
All Implemented Interfaces:
Serializable, Iterable<ValueType>, Collection<ValueType>, List<ValueType>
Direct Known Subclasses:
IOPropertyList

public class SMLPropertyList<ValueType extends AbstractSWEIdentifiable> extends OgcPropertyList<ValueType>

Specialized property list with an ID as used in SensorML.

Since:
Nov 9, 2014
See Also: