|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceGroupType | |
|---|---|
| net.opengis.ows.x11 | |
| net.opengis.ows.x11.impl | |
| Uses of ReferenceGroupType in net.opengis.ows.x11 |
|---|
| Methods in net.opengis.ows.x11 that return ReferenceGroupType | |
|---|---|
ReferenceGroupType |
ReferenceGroupDocument.addNewReferenceGroup()
Appends and returns a new empty "ReferenceGroup" element |
ReferenceGroupType |
ManifestType.addNewReferenceGroup()
Appends and returns a new empty value (as xml) as the last "ReferenceGroup" element |
ReferenceGroupType |
ReferenceGroupDocument.getReferenceGroup()
Gets the "ReferenceGroup" element |
ReferenceGroupType[] |
ManifestType.getReferenceGroupArray()
Gets array of all "ReferenceGroup" elements |
ReferenceGroupType |
ManifestType.getReferenceGroupArray(int i)
Gets ith "ReferenceGroup" element |
ReferenceGroupType |
ManifestType.insertNewReferenceGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "ReferenceGroup" element |
static ReferenceGroupType |
ReferenceGroupType.Factory.newInstance()
|
static ReferenceGroupType |
ReferenceGroupType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(File file)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(InputStream is)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(Node node)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(Reader r)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(String xmlAsString)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(URL u)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(XMLStreamReader sr)
|
static ReferenceGroupType |
ReferenceGroupType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in net.opengis.ows.x11 with parameters of type ReferenceGroupType | |
|---|---|
void |
ReferenceGroupDocument.setReferenceGroup(ReferenceGroupType referenceGroup)
Sets the "ReferenceGroup" element |
void |
ManifestType.setReferenceGroupArray(int i,
ReferenceGroupType referenceGroup)
Sets ith "ReferenceGroup" element |
void |
ManifestType.setReferenceGroupArray(ReferenceGroupType[] referenceGroupArray)
Sets array of all "ReferenceGroup" element |
| Uses of ReferenceGroupType in net.opengis.ows.x11.impl |
|---|
| Classes in net.opengis.ows.x11.impl that implement ReferenceGroupType | |
|---|---|
class |
ReferenceGroupTypeImpl
An XML ReferenceGroupType(@http://www.opengis.net/ows/1.1). |
| Methods in net.opengis.ows.x11.impl that return ReferenceGroupType | |
|---|---|
ReferenceGroupType |
ReferenceGroupDocumentImpl.addNewReferenceGroup()
Appends and returns a new empty "ReferenceGroup" element |
ReferenceGroupType |
ManifestTypeImpl.addNewReferenceGroup()
Appends and returns a new empty value (as xml) as the last "ReferenceGroup" element |
ReferenceGroupType |
ReferenceGroupDocumentImpl.getReferenceGroup()
Gets the "ReferenceGroup" element |
ReferenceGroupType[] |
ManifestTypeImpl.getReferenceGroupArray()
Gets array of all "ReferenceGroup" elements |
ReferenceGroupType |
ManifestTypeImpl.getReferenceGroupArray(int i)
Gets ith "ReferenceGroup" element |
ReferenceGroupType |
ManifestTypeImpl.insertNewReferenceGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "ReferenceGroup" element |
| Methods in net.opengis.ows.x11.impl with parameters of type ReferenceGroupType | |
|---|---|
void |
ReferenceGroupDocumentImpl.setReferenceGroup(ReferenceGroupType referenceGroup)
Sets the "ReferenceGroup" element |
void |
ManifestTypeImpl.setReferenceGroupArray(int i,
ReferenceGroupType referenceGroup)
Sets ith "ReferenceGroup" element |
void |
ManifestTypeImpl.setReferenceGroupArray(ReferenceGroupType[] referenceGroupArray)
Sets array of all "ReferenceGroup" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||