|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectFunctionCapabilitiesType | |
---|---|
net.opengis.eml.x001 | |
net.opengis.eml.x001.impl |
Uses of SelectFunctionCapabilitiesType in net.opengis.eml.x001 |
---|
Methods in net.opengis.eml.x001 that return SelectFunctionCapabilitiesType | |
---|---|
SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesDocument.addNewSelectFunctionCapabilities()
Appends and returns a new empty "SelectFunction_Capabilities" element |
SelectFunctionCapabilitiesType |
EMLCapabilitiesType.addNewSelectFunctionCapabilities()
Appends and returns a new empty "SelectFunction_Capabilities" element |
SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesDocument.getSelectFunctionCapabilities()
Gets the "SelectFunction_Capabilities" element |
SelectFunctionCapabilitiesType |
EMLCapabilitiesType.getSelectFunctionCapabilities()
Gets the "SelectFunction_Capabilities" element |
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.newInstance()
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(File file)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(InputStream is)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(Node node)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(Reader r)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(String xmlAsString)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(URL u)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(XMLStreamReader sr)
|
static SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.eml.x001 with parameters of type SelectFunctionCapabilitiesType | |
---|---|
void |
SelectFunctionCapabilitiesDocument.setSelectFunctionCapabilities(SelectFunctionCapabilitiesType selectFunctionCapabilities)
Sets the "SelectFunction_Capabilities" element |
void |
EMLCapabilitiesType.setSelectFunctionCapabilities(SelectFunctionCapabilitiesType selectFunctionCapabilities)
Sets the "SelectFunction_Capabilities" element |
Uses of SelectFunctionCapabilitiesType in net.opengis.eml.x001.impl |
---|
Classes in net.opengis.eml.x001.impl that implement SelectFunctionCapabilitiesType | |
---|---|
class |
SelectFunctionCapabilitiesTypeImpl
An XML SelectFunction_CapabilitiesType(@http://www.opengis.net/eml/0.0.1). |
Methods in net.opengis.eml.x001.impl that return SelectFunctionCapabilitiesType | |
---|---|
SelectFunctionCapabilitiesType |
EMLCapabilitiesTypeImpl.addNewSelectFunctionCapabilities()
Appends and returns a new empty "SelectFunction_Capabilities" element |
SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesDocumentImpl.addNewSelectFunctionCapabilities()
Appends and returns a new empty "SelectFunction_Capabilities" element |
SelectFunctionCapabilitiesType |
EMLCapabilitiesTypeImpl.getSelectFunctionCapabilities()
Gets the "SelectFunction_Capabilities" element |
SelectFunctionCapabilitiesType |
SelectFunctionCapabilitiesDocumentImpl.getSelectFunctionCapabilities()
Gets the "SelectFunction_Capabilities" element |
Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionCapabilitiesType | |
---|---|
void |
EMLCapabilitiesTypeImpl.setSelectFunctionCapabilities(SelectFunctionCapabilitiesType selectFunctionCapabilities)
Sets the "SelectFunction_Capabilities" element |
void |
SelectFunctionCapabilitiesDocumentImpl.setSelectFunctionCapabilities(SelectFunctionCapabilitiesType selectFunctionCapabilities)
Sets the "SelectFunction_Capabilities" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |