public interface ArraySetting extends ConfigSetting<net.opengis.swe.v20.DataArray>
| Modifier and Type | Method and Description |
|---|---|
net.opengis.swe.v20.DataEncoding |
getEncoding()
Gets the encoding property
|
net.opengis.swe.v20.EncodedValues |
getValue()
Gets the inline value
|
void |
setEncoding(net.opengis.swe.v20.DataEncoding encoding)
Sets the encoding property
|
void |
setValue(net.opengis.swe.v20.EncodedValues value)
Sets the inline value
|
getRef, getReferencedObject, setRef, setReferencedObjectnet.opengis.swe.v20.DataEncoding getEncoding()
void setEncoding(net.opengis.swe.v20.DataEncoding encoding)
net.opengis.swe.v20.EncodedValues getValue()
void setValue(net.opengis.swe.v20.EncodedValues value)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.