Uses of Interface
net.opengis.wcs.x11.CoverageSummaryType
-
Packages that use CoverageSummaryType Package Description net.opengis.wcs.x11 net.opengis.wcs.x11.impl -
-
Uses of CoverageSummaryType in net.opengis.wcs.x11
Methods in net.opengis.wcs.x11 that return CoverageSummaryType Modifier and Type Method Description CoverageSummaryTypeContentsDocument.Contents. addNewCoverageSummary()Appends and returns a new empty value (as xml) as the last "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryDocument. addNewCoverageSummary()Appends and returns a new empty "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryType. addNewCoverageSummary()Appends and returns a new empty value (as xml) as the last "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryDocument. getCoverageSummary()Gets the "CoverageSummary" elementCoverageSummaryType[]ContentsDocument.Contents. getCoverageSummaryArray()Gets array of all "CoverageSummary" elementsCoverageSummaryTypeContentsDocument.Contents. getCoverageSummaryArray(int i)Gets ith "CoverageSummary" elementCoverageSummaryType[]CoverageSummaryType. getCoverageSummaryArray()Gets array of all "CoverageSummary" elementsCoverageSummaryTypeCoverageSummaryType. getCoverageSummaryArray(int i)Gets ith "CoverageSummary" elementCoverageSummaryTypeContentsDocument.Contents. insertNewCoverageSummary(int i)Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryType. insertNewCoverageSummary(int i)Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" elementstatic CoverageSummaryTypeCoverageSummaryType.Factory. newInstance()static CoverageSummaryTypeCoverageSummaryType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(File file)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(InputStream is)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(Reader r)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(String xmlAsString)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(URL u)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(XMLStreamReader sr)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic CoverageSummaryTypeCoverageSummaryType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic CoverageSummaryTypeCoverageSummaryType.Factory. parse(Node node)static CoverageSummaryTypeCoverageSummaryType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.wcs.x11 with parameters of type CoverageSummaryType Modifier and Type Method Description voidCoverageSummaryDocument. setCoverageSummary(CoverageSummaryType coverageSummary)Sets the "CoverageSummary" elementvoidContentsDocument.Contents. setCoverageSummaryArray(int i, CoverageSummaryType coverageSummary)Sets ith "CoverageSummary" elementvoidContentsDocument.Contents. setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)Sets array of all "CoverageSummary" elementvoidCoverageSummaryType. setCoverageSummaryArray(int i, CoverageSummaryType coverageSummary)Sets ith "CoverageSummary" elementvoidCoverageSummaryType. setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)Sets array of all "CoverageSummary" element -
Uses of CoverageSummaryType in net.opengis.wcs.x11.impl
Classes in net.opengis.wcs.x11.impl that implement CoverageSummaryType Modifier and Type Class Description classCoverageSummaryTypeImplAn XML CoverageSummaryType(@http://www.opengis.net/wcs/1.1).Methods in net.opengis.wcs.x11.impl that return CoverageSummaryType Modifier and Type Method Description CoverageSummaryTypeContentsDocumentImpl.ContentsImpl. addNewCoverageSummary()Appends and returns a new empty value (as xml) as the last "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryDocumentImpl. addNewCoverageSummary()Appends and returns a new empty "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryTypeImpl. addNewCoverageSummary()Appends and returns a new empty value (as xml) as the last "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryDocumentImpl. getCoverageSummary()Gets the "CoverageSummary" elementCoverageSummaryType[]ContentsDocumentImpl.ContentsImpl. getCoverageSummaryArray()Gets array of all "CoverageSummary" elementsCoverageSummaryTypeContentsDocumentImpl.ContentsImpl. getCoverageSummaryArray(int i)Gets ith "CoverageSummary" elementCoverageSummaryType[]CoverageSummaryTypeImpl. getCoverageSummaryArray()Gets array of all "CoverageSummary" elementsCoverageSummaryTypeCoverageSummaryTypeImpl. getCoverageSummaryArray(int i)Gets ith "CoverageSummary" elementCoverageSummaryTypeContentsDocumentImpl.ContentsImpl. insertNewCoverageSummary(int i)Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" elementCoverageSummaryTypeCoverageSummaryTypeImpl. insertNewCoverageSummary(int i)Inserts and returns a new empty value (as xml) as the ith "CoverageSummary" elementMethods in net.opengis.wcs.x11.impl with parameters of type CoverageSummaryType Modifier and Type Method Description voidCoverageSummaryDocumentImpl. setCoverageSummary(CoverageSummaryType coverageSummary)Sets the "CoverageSummary" elementvoidContentsDocumentImpl.ContentsImpl. setCoverageSummaryArray(int i, CoverageSummaryType coverageSummary)Sets ith "CoverageSummary" elementvoidContentsDocumentImpl.ContentsImpl. setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)Sets array of all "CoverageSummary" elementvoidCoverageSummaryTypeImpl. setCoverageSummaryArray(int i, CoverageSummaryType coverageSummary)Sets ith "CoverageSummary" elementvoidCoverageSummaryTypeImpl. setCoverageSummaryArray(CoverageSummaryType[] coverageSummaryArray)Sets array of all "CoverageSummary" element
-