|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.SpatialPredicateTypeImpl
public class SpatialPredicateTypeImpl
An XML spatialPredicateType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SpatialPredicateTypeImpl.BoundingBoxImpl
An XML boundingBox(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SpatialPredicateType |
|---|
SpatialPredicateType.BoundingBox, SpatialPredicateType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SpatialPredicateType |
|---|
type |
| Constructor Summary | |
|---|---|
SpatialPredicateTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
SpatialPredicateType.BoundingBox |
addNewBoundingBox()
Appends and returns a new empty "boundingBox" element |
SpatialPredicateType.BoundingBox |
getBoundingBox()
Gets the "boundingBox" element |
SpatialIntersectionType.Enum |
getIntersection()
Gets the "intersection" attribute |
boolean |
isSetIntersection()
True if has "intersection" attribute |
void |
setBoundingBox(SpatialPredicateType.BoundingBox boundingBox)
Sets the "boundingBox" element |
void |
setIntersection(SpatialIntersectionType.Enum intersection)
Sets the "intersection" attribute |
void |
unsetIntersection()
Unsets the "intersection" attribute |
SpatialIntersectionType |
xgetIntersection()
Gets (as xml) the "intersection" attribute |
void |
xsetIntersection(SpatialIntersectionType intersection)
Sets (as xml) the "intersection" attribute |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialPredicateTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public SpatialPredicateType.BoundingBox getBoundingBox()
getBoundingBox in interface SpatialPredicateTypepublic void setBoundingBox(SpatialPredicateType.BoundingBox boundingBox)
setBoundingBox in interface SpatialPredicateTypepublic SpatialPredicateType.BoundingBox addNewBoundingBox()
addNewBoundingBox in interface SpatialPredicateTypepublic SpatialIntersectionType.Enum getIntersection()
getIntersection in interface SpatialPredicateTypepublic SpatialIntersectionType xgetIntersection()
xgetIntersection in interface SpatialPredicateTypepublic boolean isSetIntersection()
isSetIntersection in interface SpatialPredicateTypepublic void setIntersection(SpatialIntersectionType.Enum intersection)
setIntersection in interface SpatialPredicateTypepublic void xsetIntersection(SpatialIntersectionType intersection)
xsetIntersection in interface SpatialPredicateTypepublic void unsetIntersection()
unsetIntersection in interface SpatialPredicateType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||