A D G I M N O P R S T X

A

addNewDocumentStructure() - Method in interface org.n52.oxf.DocumentStructureDocument
Appends and returns a new empty "DocumentStructure" element
addNewDocumentStructure() - Method in class org.n52.oxf.impl.DocumentStructureDocumentImpl
Appends and returns a new empty "DocumentStructure" element
addNewEntry() - Method in class org.n52.oxf.impl.TableTypeImpl
Appends and returns a new empty value (as xml) as the last "entry" element
addNewEntry() - Method in interface org.n52.oxf.TableType
Appends and returns a new empty value (as xml) as the last "entry" element
addNewGenericMetadataPair() - Method in class org.n52.oxf.impl.MetadataTypeImpl
Appends and returns a new empty value (as xml) as the last "genericMetadataPair" element
addNewGenericMetadataPair() - Method in interface org.n52.oxf.MetadataType
Appends and returns a new empty value (as xml) as the last "genericMetadataPair" element
addNewMetadata() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Appends and returns a new empty "Metadata" element
addNewMetadata() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Appends and returns a new empty "Metadata" element
addNewTable() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Appends and returns a new empty "Table" element
addNewTable() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Appends and returns a new empty "Table" element
addNewTimeSeries() - Method in interface org.n52.oxf.DocumentStructureType
Appends and returns a new empty value (as xml) as the last "TimeSeries" element
addNewTimeSeries() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Appends and returns a new empty value (as xml) as the last "TimeSeries" element

D

DocumentStructureDocument - Interface in org.n52.oxf
A document containing one DocumentStructure(@http://www.n52.org/oxf) element.
DocumentStructureDocument.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
DocumentStructureDocumentImpl - Class in org.n52.oxf.impl
A document containing one DocumentStructure(@http://www.n52.org/oxf) element.
DocumentStructureDocumentImpl(SchemaType) - Constructor for class org.n52.oxf.impl.DocumentStructureDocumentImpl
 
DocumentStructureType - Interface in org.n52.oxf
An XML DocumentStructureType(@http://www.n52.org/oxf).
DocumentStructureType.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
DocumentStructureType.TimeSeries - Interface in org.n52.oxf
An XML TimeSeries(@http://www.n52.org/oxf).
DocumentStructureType.TimeSeries.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
DocumentStructureTypeImpl - Class in org.n52.oxf.impl
An XML DocumentStructureType(@http://www.n52.org/oxf).
DocumentStructureTypeImpl(SchemaType) - Constructor for class org.n52.oxf.impl.DocumentStructureTypeImpl
 
DocumentStructureTypeImpl.TimeSeriesImpl - Class in org.n52.oxf.impl
An XML TimeSeries(@http://www.n52.org/oxf).
DocumentStructureTypeImpl.TimeSeriesImpl(SchemaType) - Constructor for class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
 

G

getDiagramURL() - Method in interface org.n52.oxf.DocumentStructureType
Gets the "DiagramURL" element
getDiagramURL() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Gets the "DiagramURL" element
getDocumentStructure() - Method in interface org.n52.oxf.DocumentStructureDocument
Gets the "DocumentStructure" element
getDocumentStructure() - Method in class org.n52.oxf.impl.DocumentStructureDocumentImpl
Gets the "DocumentStructure" element
getEntryArray() - Method in class org.n52.oxf.impl.TableTypeImpl
Gets array of all "entry" elements
getEntryArray(int) - Method in class org.n52.oxf.impl.TableTypeImpl
Gets ith "entry" element
getEntryArray() - Method in interface org.n52.oxf.TableType
Gets array of all "entry" elements
getEntryArray(int) - Method in interface org.n52.oxf.TableType
Gets ith "entry" element
getFeatureOfInterestID() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets the "featureOfInterestID" attribute
getFeatureOfInterestID() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets the "featureOfInterestID" attribute
getGenericMetadataPairArray() - Method in class org.n52.oxf.impl.MetadataTypeImpl
Gets array of all "genericMetadataPair" elements
getGenericMetadataPairArray(int) - Method in class org.n52.oxf.impl.MetadataTypeImpl
Gets ith "genericMetadataPair" element
getGenericMetadataPairArray() - Method in interface org.n52.oxf.MetadataType
Gets array of all "genericMetadataPair" elements
getGenericMetadataPairArray(int) - Method in interface org.n52.oxf.MetadataType
Gets ith "genericMetadataPair" element
getLeftColHeader() - Method in class org.n52.oxf.impl.TableTypeImpl
Gets the "leftColHeader" element
getLeftColHeader() - Method in interface org.n52.oxf.TableType
Gets the "leftColHeader" element
getLegendURL() - Method in interface org.n52.oxf.DocumentStructureType
Gets the "LegendURL" element
getLegendURL() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Gets the "LegendURL" element
getMetadata() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets the "Metadata" element
getMetadata() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets the "Metadata" element
getName() - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Gets the "name" attribute
getName() - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Gets the "name" attribute
getPhenomenID() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets the "phenomenID" attribute
getPhenomenID() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets the "phenomenID" attribute
getProcedureID() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets the "procedureID" attribute
getProcedureID() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets the "procedureID" attribute
getRightColHeader() - Method in class org.n52.oxf.impl.TableTypeImpl
Gets the "rightColHeader" element
getRightColHeader() - Method in interface org.n52.oxf.TableType
Gets the "rightColHeader" element
getTable() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets the "Table" element
getTable() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets the "Table" element
getTime() - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Gets the "time" attribute
getTime() - Method in interface org.n52.oxf.TableType.Entry
Gets the "time" attribute
getTimeSeriesArray() - Method in interface org.n52.oxf.DocumentStructureType
Gets array of all "TimeSeries" elements
getTimeSeriesArray(int) - Method in interface org.n52.oxf.DocumentStructureType
Gets ith "TimeSeries" element
getTimeSeriesArray() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Gets array of all "TimeSeries" elements
getTimeSeriesArray(int) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Gets ith "TimeSeries" element
getValue() - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Gets the "value" attribute
getValue() - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Gets the "value" attribute
getValue() - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Gets the "value" attribute
getValue() - Method in interface org.n52.oxf.TableType.Entry
Gets the "value" attribute

I

insertNewEntry(int) - Method in class org.n52.oxf.impl.TableTypeImpl
Inserts and returns a new empty value (as xml) as the ith "entry" element
insertNewEntry(int) - Method in interface org.n52.oxf.TableType
Inserts and returns a new empty value (as xml) as the ith "entry" element
insertNewGenericMetadataPair(int) - Method in class org.n52.oxf.impl.MetadataTypeImpl
Inserts and returns a new empty value (as xml) as the ith "genericMetadataPair" element
insertNewGenericMetadataPair(int) - Method in interface org.n52.oxf.MetadataType
Inserts and returns a new empty value (as xml) as the ith "genericMetadataPair" element
insertNewTimeSeries(int) - Method in interface org.n52.oxf.DocumentStructureType
Inserts and returns a new empty value (as xml) as the ith "TimeSeries" element
insertNewTimeSeries(int) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Inserts and returns a new empty value (as xml) as the ith "TimeSeries" element

M

MetadataType - Interface in org.n52.oxf
An XML MetadataType(@http://www.n52.org/oxf).
MetadataType.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
MetadataType.GenericMetadataPair - Interface in org.n52.oxf
An XML genericMetadataPair(@http://www.n52.org/oxf).
MetadataType.GenericMetadataPair.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
MetadataTypeImpl - Class in org.n52.oxf.impl
An XML MetadataType(@http://www.n52.org/oxf).
MetadataTypeImpl(SchemaType) - Constructor for class org.n52.oxf.impl.MetadataTypeImpl
 
MetadataTypeImpl.GenericMetadataPairImpl - Class in org.n52.oxf.impl
An XML genericMetadataPair(@http://www.n52.org/oxf).
MetadataTypeImpl.GenericMetadataPairImpl(SchemaType) - Constructor for class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
 

N

newInstance() - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
newInstance() - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
newInstance() - Static method in class org.n52.oxf.DocumentStructureType.TimeSeries.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.TimeSeries.Factory
 
newInstance() - Static method in class org.n52.oxf.MetadataType.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
newInstance() - Static method in class org.n52.oxf.MetadataType.GenericMetadataPair.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.MetadataType.GenericMetadataPair.Factory
 
newInstance() - Static method in class org.n52.oxf.TableType.Entry.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.TableType.Entry.Factory
 
newInstance() - Static method in class org.n52.oxf.TableType.Factory
 
newInstance(XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.n52.oxf.DocumentStructureType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.n52.oxf.MetadataType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.n52.oxf.TableType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
Deprecated. XMLInputStream

O

org.n52.oxf - package org.n52.oxf
 
org.n52.oxf.impl - package org.n52.oxf.impl
 

P

parse(String) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(File) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(URL) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(InputStream) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(Reader) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(Node) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
 
parse(XMLInputStream) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(String, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(File) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(File, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(URL) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(URL, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(InputStream) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(Reader) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(XMLStreamReader) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(Node) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(Node, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
 
parse(XMLInputStream) - Static method in class org.n52.oxf.DocumentStructureType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.DocumentStructureType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(String, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(File) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(File, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(URL) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(URL, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(InputStream) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(Reader) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(XMLStreamReader) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(Node) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(Node, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
 
parse(XMLInputStream) - Static method in class org.n52.oxf.MetadataType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.MetadataType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.n52.oxf.TableType.Factory
 
parse(String, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(File) - Static method in class org.n52.oxf.TableType.Factory
 
parse(File, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(URL) - Static method in class org.n52.oxf.TableType.Factory
 
parse(URL, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(InputStream) - Static method in class org.n52.oxf.TableType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(Reader) - Static method in class org.n52.oxf.TableType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(XMLStreamReader) - Static method in class org.n52.oxf.TableType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(Node) - Static method in class org.n52.oxf.TableType.Factory
 
parse(Node, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
 
parse(XMLInputStream) - Static method in class org.n52.oxf.TableType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.n52.oxf.TableType.Factory
Deprecated. XMLInputStream

R

removeEntry(int) - Method in class org.n52.oxf.impl.TableTypeImpl
Removes the ith "entry" element
removeEntry(int) - Method in interface org.n52.oxf.TableType
Removes the ith "entry" element
removeGenericMetadataPair(int) - Method in class org.n52.oxf.impl.MetadataTypeImpl
Removes the ith "genericMetadataPair" element
removeGenericMetadataPair(int) - Method in interface org.n52.oxf.MetadataType
Removes the ith "genericMetadataPair" element
removeTimeSeries(int) - Method in interface org.n52.oxf.DocumentStructureType
Removes the ith "TimeSeries" element
removeTimeSeries(int) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Removes the ith "TimeSeries" element

S

setDiagramURL(String) - Method in interface org.n52.oxf.DocumentStructureType
Sets the "DiagramURL" element
setDiagramURL(String) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Sets the "DiagramURL" element
setDocumentStructure(DocumentStructureType) - Method in interface org.n52.oxf.DocumentStructureDocument
Sets the "DocumentStructure" element
setDocumentStructure(DocumentStructureType) - Method in class org.n52.oxf.impl.DocumentStructureDocumentImpl
Sets the "DocumentStructure" element
setEntryArray(TableType.Entry[]) - Method in class org.n52.oxf.impl.TableTypeImpl
Sets array of all "entry" element
setEntryArray(int, TableType.Entry) - Method in class org.n52.oxf.impl.TableTypeImpl
Sets ith "entry" element
setEntryArray(TableType.Entry[]) - Method in interface org.n52.oxf.TableType
Sets array of all "entry" element
setEntryArray(int, TableType.Entry) - Method in interface org.n52.oxf.TableType
Sets ith "entry" element
setFeatureOfInterestID(String) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets the "featureOfInterestID" attribute
setFeatureOfInterestID(String) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets the "featureOfInterestID" attribute
setGenericMetadataPairArray(MetadataType.GenericMetadataPair[]) - Method in class org.n52.oxf.impl.MetadataTypeImpl
Sets array of all "genericMetadataPair" element
setGenericMetadataPairArray(int, MetadataType.GenericMetadataPair) - Method in class org.n52.oxf.impl.MetadataTypeImpl
Sets ith "genericMetadataPair" element
setGenericMetadataPairArray(MetadataType.GenericMetadataPair[]) - Method in interface org.n52.oxf.MetadataType
Sets array of all "genericMetadataPair" element
setGenericMetadataPairArray(int, MetadataType.GenericMetadataPair) - Method in interface org.n52.oxf.MetadataType
Sets ith "genericMetadataPair" element
setLeftColHeader(String) - Method in class org.n52.oxf.impl.TableTypeImpl
Sets the "leftColHeader" element
setLeftColHeader(String) - Method in interface org.n52.oxf.TableType
Sets the "leftColHeader" element
setLegendURL(String) - Method in interface org.n52.oxf.DocumentStructureType
Sets the "LegendURL" element
setLegendURL(String) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Sets the "LegendURL" element
setMetadata(MetadataType) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets the "Metadata" element
setMetadata(MetadataType) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets the "Metadata" element
setName(String) - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Sets the "name" attribute
setName(String) - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Sets the "name" attribute
setPhenomenID(String) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets the "phenomenID" attribute
setPhenomenID(String) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets the "phenomenID" attribute
setProcedureID(String) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets the "procedureID" attribute
setProcedureID(String) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets the "procedureID" attribute
setRightColHeader(String) - Method in class org.n52.oxf.impl.TableTypeImpl
Sets the "rightColHeader" element
setRightColHeader(String) - Method in interface org.n52.oxf.TableType
Sets the "rightColHeader" element
setTable(TableType) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets the "Table" element
setTable(TableType) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets the "Table" element
setTime(String) - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Sets the "time" attribute
setTime(String) - Method in interface org.n52.oxf.TableType.Entry
Sets the "time" attribute
setTimeSeriesArray(DocumentStructureType.TimeSeries[]) - Method in interface org.n52.oxf.DocumentStructureType
Sets array of all "TimeSeries" element
setTimeSeriesArray(int, DocumentStructureType.TimeSeries) - Method in interface org.n52.oxf.DocumentStructureType
Sets ith "TimeSeries" element
setTimeSeriesArray(DocumentStructureType.TimeSeries[]) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Sets array of all "TimeSeries" element
setTimeSeriesArray(int, DocumentStructureType.TimeSeries) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Sets ith "TimeSeries" element
setValue(String) - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Sets the "value" attribute
setValue(String) - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Sets the "value" attribute
setValue(String) - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Sets the "value" attribute
setValue(String) - Method in interface org.n52.oxf.TableType.Entry
Sets the "value" attribute
sizeOfEntryArray() - Method in class org.n52.oxf.impl.TableTypeImpl
Returns number of "entry" element
sizeOfEntryArray() - Method in interface org.n52.oxf.TableType
Returns number of "entry" element
sizeOfGenericMetadataPairArray() - Method in class org.n52.oxf.impl.MetadataTypeImpl
Returns number of "genericMetadataPair" element
sizeOfGenericMetadataPairArray() - Method in interface org.n52.oxf.MetadataType
Returns number of "genericMetadataPair" element
sizeOfTimeSeriesArray() - Method in interface org.n52.oxf.DocumentStructureType
Returns number of "TimeSeries" element
sizeOfTimeSeriesArray() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Returns number of "TimeSeries" element

T

TableType - Interface in org.n52.oxf
An XML TableType(@http://www.n52.org/oxf).
TableType.Entry - Interface in org.n52.oxf
An XML entry(@http://www.n52.org/oxf).
TableType.Entry.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
TableType.Factory - Class in org.n52.oxf
A factory class with static methods for creating instances of this type.
TableTypeImpl - Class in org.n52.oxf.impl
An XML TableType(@http://www.n52.org/oxf).
TableTypeImpl(SchemaType) - Constructor for class org.n52.oxf.impl.TableTypeImpl
 
TableTypeImpl.EntryImpl - Class in org.n52.oxf.impl
An XML entry(@http://www.n52.org/oxf).
TableTypeImpl.EntryImpl(SchemaType) - Constructor for class org.n52.oxf.impl.TableTypeImpl.EntryImpl
 
type - Static variable in interface org.n52.oxf.DocumentStructureDocument
 
type - Static variable in interface org.n52.oxf.DocumentStructureType.TimeSeries
 
type - Static variable in interface org.n52.oxf.DocumentStructureType
 
type - Static variable in interface org.n52.oxf.MetadataType.GenericMetadataPair
 
type - Static variable in interface org.n52.oxf.MetadataType
 
type - Static variable in interface org.n52.oxf.TableType.Entry
 
type - Static variable in interface org.n52.oxf.TableType
 

X

xgetDiagramURL() - Method in interface org.n52.oxf.DocumentStructureType
Gets (as xml) the "DiagramURL" element
xgetDiagramURL() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Gets (as xml) the "DiagramURL" element
xgetFeatureOfInterestID() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets (as xml) the "featureOfInterestID" attribute
xgetFeatureOfInterestID() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets (as xml) the "featureOfInterestID" attribute
xgetLeftColHeader() - Method in class org.n52.oxf.impl.TableTypeImpl
Gets (as xml) the "leftColHeader" element
xgetLeftColHeader() - Method in interface org.n52.oxf.TableType
Gets (as xml) the "leftColHeader" element
xgetLegendURL() - Method in interface org.n52.oxf.DocumentStructureType
Gets (as xml) the "LegendURL" element
xgetLegendURL() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Gets (as xml) the "LegendURL" element
xgetName() - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Gets (as xml) the "name" attribute
xgetPhenomenID() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets (as xml) the "phenomenID" attribute
xgetPhenomenID() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets (as xml) the "phenomenID" attribute
xgetProcedureID() - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Gets (as xml) the "procedureID" attribute
xgetProcedureID() - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Gets (as xml) the "procedureID" attribute
xgetRightColHeader() - Method in class org.n52.oxf.impl.TableTypeImpl
Gets (as xml) the "rightColHeader" element
xgetRightColHeader() - Method in interface org.n52.oxf.TableType
Gets (as xml) the "rightColHeader" element
xgetTime() - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Gets (as xml) the "time" attribute
xgetTime() - Method in interface org.n52.oxf.TableType.Entry
Gets (as xml) the "time" attribute
xgetValue() - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Gets (as xml) the "value" attribute
xgetValue() - Method in interface org.n52.oxf.TableType.Entry
Gets (as xml) the "value" attribute
xsetDiagramURL(XmlString) - Method in interface org.n52.oxf.DocumentStructureType
Sets (as xml) the "DiagramURL" element
xsetDiagramURL(XmlString) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Sets (as xml) the "DiagramURL" element
xsetFeatureOfInterestID(XmlString) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets (as xml) the "featureOfInterestID" attribute
xsetFeatureOfInterestID(XmlString) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets (as xml) the "featureOfInterestID" attribute
xsetLeftColHeader(XmlString) - Method in class org.n52.oxf.impl.TableTypeImpl
Sets (as xml) the "leftColHeader" element
xsetLeftColHeader(XmlString) - Method in interface org.n52.oxf.TableType
Sets (as xml) the "leftColHeader" element
xsetLegendURL(XmlString) - Method in interface org.n52.oxf.DocumentStructureType
Sets (as xml) the "LegendURL" element
xsetLegendURL(XmlString) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl
Sets (as xml) the "LegendURL" element
xsetName(XmlString) - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Sets (as xml) the "name" attribute
xsetPhenomenID(XmlString) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets (as xml) the "phenomenID" attribute
xsetPhenomenID(XmlString) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets (as xml) the "phenomenID" attribute
xsetProcedureID(XmlString) - Method in interface org.n52.oxf.DocumentStructureType.TimeSeries
Sets (as xml) the "procedureID" attribute
xsetProcedureID(XmlString) - Method in class org.n52.oxf.impl.DocumentStructureTypeImpl.TimeSeriesImpl
Sets (as xml) the "procedureID" attribute
xsetRightColHeader(XmlString) - Method in class org.n52.oxf.impl.TableTypeImpl
Sets (as xml) the "rightColHeader" element
xsetRightColHeader(XmlString) - Method in interface org.n52.oxf.TableType
Sets (as xml) the "rightColHeader" element
xsetTime(XmlString) - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Sets (as xml) the "time" attribute
xsetTime(XmlString) - Method in interface org.n52.oxf.TableType.Entry
Sets (as xml) the "time" attribute
xsetValue(XmlString) - Method in class org.n52.oxf.impl.MetadataTypeImpl.GenericMetadataPairImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in class org.n52.oxf.impl.TableTypeImpl.EntryImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface org.n52.oxf.MetadataType.GenericMetadataPair
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface org.n52.oxf.TableType.Entry
Sets (as xml) the "value" attribute

A D G I M N O P R S T X

Copyright © 2012-2013 52north.org. All Rights Reserved.