public class SweDataRecord extends SweAbstractDataRecord
| Constructor and Description |
|---|
SweDataRecord() |
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Throwable> |
accept(SweDataComponentVisitor<T,X> visitor) |
<X extends Throwable> |
accept(VoidSweDataComponentVisitor<X> visitor) |
SweDataRecord |
addField(SweField field)
Adds field to field list
|
SweDataRecord |
copy() |
boolean |
equals(Object obj) |
SweConstants.SweDataComponentType |
getDataComponentType() |
int |
hashCode() |
String |
toString() |
existsFieldForIdentifier, getFieldByIdentifier, getFieldIndexByIdentifier, getFields, getSweAbstractSimpleTypeFromFields, isElementDefinition, isFieldName, isSetFields, setFieldsaddName, addName, addName, copyValueTo, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetDefaultElementEncodingpublic SweConstants.SweDataComponentType getDataComponentType()
getDataComponentType in class SweAbstractDataComponentpublic SweDataRecord addField(SweField field)
DataRecordaddField in interface DataRecordaddField in class SweAbstractDataRecordfield - Field to addpublic int hashCode()
hashCode in class SweAbstractDataRecordpublic boolean equals(Object obj)
equals in class SweAbstractDataRecordpublic <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 Throwablepublic SweDataRecord copy()
copy in interface Copyable<SweAbstractDataComponent>copy in class SweAbstractDataRecordCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.