public class StreamingSweDataArray extends SweAbstractDataComponent
| Constructor and Description |
|---|
StreamingSweDataArray() |
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Throwable> |
accept(SweDataComponentVisitor<T,X> visitor) |
<X extends Throwable> |
accept(VoidSweDataComponentVisitor<X> visitor) |
SweAbstractDataComponent |
copy() |
SweConstants.SweDataComponentType |
getDataComponentType() |
SweCount |
getElementCount() |
SweAbstractDataComponent |
getElementType() |
SweAbstractEncoding |
getEncoding() |
StreamingValue<?> |
getValues() |
boolean |
isEmpty() |
boolean |
isSetElementCount() |
boolean |
isSetElementTyp() |
boolean |
isSetEncoding() |
boolean |
isSetValues() |
StreamingSweDataArray |
setElementCount(SweCount elementCount) |
StreamingSweDataArray |
setElementType(SweAbstractDataComponent elementType) |
StreamingSweDataArray |
setEncoding(SweAbstractEncoding encoding) |
StreamingSweDataArray |
setValues(StreamingValue<?> values) |
addName, addName, addName, copyValueTo, equals, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, hashCode, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSetDefaultElementEncodingpublic StreamingValue<?> getValues()
public StreamingSweDataArray setValues(StreamingValue<?> values)
values - the values to setpublic SweAbstractDataComponent getElementType()
public StreamingSweDataArray setElementType(SweAbstractDataComponent elementType)
elementType - the elementType to setpublic SweCount getElementCount()
public SweAbstractEncoding getEncoding()
public StreamingSweDataArray setEncoding(SweAbstractEncoding encoding)
public boolean isSetValues()
public boolean isSetElementTyp()
public boolean isSetEncoding()
public StreamingSweDataArray setElementCount(SweCount elementCount)
public boolean isSetElementCount()
public boolean isEmpty()
public SweConstants.SweDataComponentType getDataComponentType()
getDataComponentType in class SweAbstractDataComponentpublic SweAbstractDataComponent copy()
public <T,X extends Throwable> T accept(SweDataComponentVisitor<T,X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic <X extends Throwable> void accept(VoidSweDataComponentVisitor<X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends ThrowableCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.