|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpatialPredicateType | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of SpatialPredicateType in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return SpatialPredicateType | |
|---|---|
SpatialPredicateType |
SpatialQueryType.addNewSpatialPredicate()
Appends and returns a new empty "spatialPredicate" element |
SpatialPredicateType |
SpatialQueryType.getSpatialPredicate()
Gets the "spatialPredicate" element |
static SpatialPredicateType |
SpatialPredicateType.Factory.newInstance()
|
static SpatialPredicateType |
SpatialPredicateType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.io.File file)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.io.InputStream is)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(org.w3c.dom.Node node)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.io.Reader r)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.lang.String xmlAsString)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.net.URL u)
|
static SpatialPredicateType |
SpatialPredicateType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type SpatialPredicateType | |
|---|---|
void |
SpatialQueryType.setSpatialPredicate(SpatialPredicateType spatialPredicate)
Sets the "spatialPredicate" element |
| Uses of SpatialPredicateType in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Classes in edu.indiana.extreme.lead.resource_catalog.xsd.impl that implement SpatialPredicateType | |
|---|---|
class |
SpatialPredicateTypeImpl
An XML spatialPredicateType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return SpatialPredicateType | |
|---|---|
SpatialPredicateType |
SpatialQueryTypeImpl.addNewSpatialPredicate()
Appends and returns a new empty "spatialPredicate" element |
SpatialPredicateType |
SpatialQueryTypeImpl.getSpatialPredicate()
Gets the "spatialPredicate" element |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type SpatialPredicateType | |
|---|---|
void |
SpatialQueryTypeImpl.setSpatialPredicate(SpatialPredicateType spatialPredicate)
Sets the "spatialPredicate" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||