| Package | Description |
|---|---|
| net.opengis.wcs.x11 | |
| net.opengis.wcs.x11.impl |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryType |
CoverageSummaryType.addNewCoverageSummary()
Appends and returns a new empty value (as xml) as the last "CoverageSummary" element
|
CoverageSummaryType |
CoverageSummaryDocument.addNewCoverageSummary()
Appends and returns a new empty "CoverageSummary" element
|
CoverageSummaryType |
ContentsDocument.Contents.addNewCoverageSummary()
Appends and returns a new empty value (as xml) as the last "CoverageSummary" element
|
CoverageSummaryType |
CoverageSummaryDocument.getCoverageSummary()
Gets the "CoverageSummary" element
|
CoverageSummaryType[] |
CoverageSummaryType.getCoverageSummaryArray()
Gets array of all "CoverageSummary" elements
|
CoverageSummaryType[] |
ContentsDocument.Contents.getCoverageSummaryArray()
Gets array of all "CoverageSummary" elements
|
CoverageSummaryType |
CoverageSummaryType.getCoverageSummaryArray(int i)
Gets ith "CoverageSummary" element
|
CoverageSummaryType |
ContentsDocument.Contents.getCoverageSummaryArray(int i)
Gets ith "CoverageSummary" element
|
CoverageSummaryType |
CoverageSummaryType.insertNewCoverageSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" element
|
CoverageSummaryType |
ContentsDocument.Contents.insertNewCoverageSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" element
|
static CoverageSummaryType |
CoverageSummaryType.Factory.newInstance() |
static CoverageSummaryType |
CoverageSummaryType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(File file) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(InputStream is) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(Node node) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(Reader r) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(String xmlAsString) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(URL u) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(XMLStreamReader sr) |
static CoverageSummaryType |
CoverageSummaryType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageSummaryDocument.setCoverageSummary(CoverageSummaryType coverageSummary)
Sets the "CoverageSummary" element
|
void |
CoverageSummaryType.setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)
Sets array of all "CoverageSummary" element
|
void |
ContentsDocument.Contents.setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)
Sets array of all "CoverageSummary" element
|
void |
CoverageSummaryType.setCoverageSummaryArray(int i,
CoverageSummaryType coverageSummary)
Sets ith "CoverageSummary" element
|
void |
ContentsDocument.Contents.setCoverageSummaryArray(int i,
CoverageSummaryType coverageSummary)
Sets ith "CoverageSummary" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoverageSummaryTypeImpl
An XML CoverageSummaryType(@http://www.opengis.net/wcs/1.1).
|
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryType |
CoverageSummaryTypeImpl.addNewCoverageSummary()
Appends and returns a new empty value (as xml) as the last "CoverageSummary" element
|
CoverageSummaryType |
CoverageSummaryDocumentImpl.addNewCoverageSummary()
Appends and returns a new empty "CoverageSummary" element
|
CoverageSummaryType |
ContentsDocumentImpl.ContentsImpl.addNewCoverageSummary()
Appends and returns a new empty value (as xml) as the last "CoverageSummary" element
|
CoverageSummaryType |
CoverageSummaryDocumentImpl.getCoverageSummary()
Gets the "CoverageSummary" element
|
CoverageSummaryType[] |
CoverageSummaryTypeImpl.getCoverageSummaryArray()
Gets array of all "CoverageSummary" elements
|
CoverageSummaryType[] |
ContentsDocumentImpl.ContentsImpl.getCoverageSummaryArray()
Gets array of all "CoverageSummary" elements
|
CoverageSummaryType |
CoverageSummaryTypeImpl.getCoverageSummaryArray(int i)
Gets ith "CoverageSummary" element
|
CoverageSummaryType |
ContentsDocumentImpl.ContentsImpl.getCoverageSummaryArray(int i)
Gets ith "CoverageSummary" element
|
CoverageSummaryType |
CoverageSummaryTypeImpl.insertNewCoverageSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" element
|
CoverageSummaryType |
ContentsDocumentImpl.ContentsImpl.insertNewCoverageSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageSummaryDocumentImpl.setCoverageSummary(CoverageSummaryType coverageSummary)
Sets the "CoverageSummary" element
|
void |
CoverageSummaryTypeImpl.setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)
Sets array of all "CoverageSummary" element
|
void |
ContentsDocumentImpl.ContentsImpl.setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)
Sets array of all "CoverageSummary" element
|
void |
CoverageSummaryTypeImpl.setCoverageSummaryArray(int i,
CoverageSummaryType coverageSummary)
Sets ith "CoverageSummary" element
|
void |
ContentsDocumentImpl.ContentsImpl.setCoverageSummaryArray(int i,
CoverageSummaryType coverageSummary)
Sets ith "CoverageSummary" element
|
Copyright © 2017 52north.org. All rights reserved.