public class SweDataStream extends Object implements HasDefaultEncoding<SweDataStream>, Copyable<SweDataStream>
| Constructor and Description |
|---|
SweDataStream() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSetDefaultElementEncodingpublic String getDescription()
public String getLabel()
public String getIdentifier()
public SweDataStream setDescription(String description)
public SweDataStream setLabel(String label)
public SweDataStream setIdentifier(String identifier)
public SweDataStream setValues(List<List<String>> values)
values - the values to setpublic SweAbstractDataComponent getElementType()
public SweDataStream setElementType(SweAbstractDataComponent elementType)
elementType - the elementType to setpublic SweCount getElementCount()
public SweAbstractEncoding getEncoding()
public SweDataStream setEncoding(SweAbstractEncoding encoding)
public boolean isSetValues()
public boolean add(List<String> blockOfTokensToAddAtTheEnd)
blockOfTokensToAddAtTheEnd - the blocks of tokens to addCollection.add(E)) public String getXml()
public SweDataStream setXml(String xml)
public boolean isSetXml()
public boolean isSetElementTyp()
public boolean isSetEncoding()
public SweDataStream setElementCount(SweCount elementCount)
public boolean isSetElementCount()
public boolean isEmpty()
public String getDefaultElementEncoding()
getDefaultElementEncoding in interface HasDefaultEncoding<SweDataStream>public SweDataStream setDefaultElementEncoding(String defaultEncoding)
setDefaultElementEncoding in interface HasDefaultEncoding<SweDataStream>public SweDataStream copy()
copy in interface Copyable<SweDataStream>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.