|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.axis.services.uddi.uddi_ext_schema.BoundingBox
| Constructor Summary | |
BoundingBox()
|
|
BoundingBox(Spatial spatial,
Temporal temporal)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Spatial |
getSpatial()
Gets the spatial value for this BoundingBox. |
Temporal |
getTemporal()
Gets the temporal value for this BoundingBox. |
int |
hashCode()
|
void |
setSpatial(Spatial spatial)
Sets the spatial value for this BoundingBox. |
void |
setTemporal(Temporal temporal)
Sets the temporal value for this BoundingBox. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BoundingBox()
public BoundingBox(Spatial spatial,
Temporal temporal)
| Method Detail |
public Spatial getSpatial()
public void setSpatial(Spatial spatial)
spatial - public Temporal getTemporal()
public void setTemporal(Temporal temporal)
temporal - public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||