public interface BoundingBoxDataDocument extends DataDescriptionDocument
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BoundingBoxDataDocument.BoundingBoxData
An XML BoundingBoxData(@http://www.opengis.net/wps/2.0).
|
static class |
BoundingBoxDataDocument.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxDataDocument.BoundingBoxData |
addNewBoundingBoxData()
Appends and returns a new empty "BoundingBoxData" element
|
BoundingBoxDataDocument.BoundingBoxData |
getBoundingBoxData()
Gets the "BoundingBoxData" element
|
void |
setBoundingBoxData(BoundingBoxDataDocument.BoundingBoxData boundingBoxData)
Sets the "BoundingBoxData" element
|
addNewDataDescription, getDataDescription, setDataDescriptionchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextBoundingBoxDataDocument.BoundingBoxData getBoundingBoxData()
void setBoundingBoxData(BoundingBoxDataDocument.BoundingBoxData boundingBoxData)
BoundingBoxDataDocument.BoundingBoxData addNewBoundingBoxData()
Copyright © 2015–2018 52north.org. All rights reserved.