|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoundingType
An XML boundingType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
BoundingType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
double |
getEastbc()
Gets the "eastbc" element |
double |
getNorthbc()
Gets the "northbc" element |
double |
getSouthbc()
Gets the "southbc" element |
double |
getWestbc()
Gets the "westbc" element |
void |
setEastbc(double eastbc)
Sets the "eastbc" element |
void |
setNorthbc(double northbc)
Sets the "northbc" element |
void |
setSouthbc(double southbc)
Sets the "southbc" element |
void |
setWestbc(double westbc)
Sets the "westbc" element |
EastbcType |
xgetEastbc()
Gets (as xml) the "eastbc" element |
NorthbcType |
xgetNorthbc()
Gets (as xml) the "northbc" element |
SouthbcType |
xgetSouthbc()
Gets (as xml) the "southbc" element |
WestbcType |
xgetWestbc()
Gets (as xml) the "westbc" element |
void |
xsetEastbc(EastbcType eastbc)
Sets (as xml) the "eastbc" element |
void |
xsetNorthbc(NorthbcType northbc)
Sets (as xml) the "northbc" element |
void |
xsetSouthbc(SouthbcType southbc)
Sets (as xml) the "southbc" element |
void |
xsetWestbc(WestbcType westbc)
Sets (as xml) the "westbc" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
double getWestbc()
WestbcType xgetWestbc()
void setWestbc(double westbc)
void xsetWestbc(WestbcType westbc)
double getEastbc()
EastbcType xgetEastbc()
void setEastbc(double eastbc)
void xsetEastbc(EastbcType eastbc)
double getNorthbc()
NorthbcType xgetNorthbc()
void setNorthbc(double northbc)
void xsetNorthbc(NorthbcType northbc)
double getSouthbc()
SouthbcType xgetSouthbc()
void setSouthbc(double southbc)
void xsetSouthbc(SouthbcType southbc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||