|
||||||||||
| 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.metadata.impl.BoundingTypeImpl
public class BoundingTypeImpl
An XML boundingType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.BoundingType |
|---|
BoundingType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.BoundingType |
|---|
type |
| Constructor Summary | |
|---|---|
BoundingTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoundingTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public double getWestbc()
getWestbc in interface BoundingTypepublic WestbcType xgetWestbc()
xgetWestbc in interface BoundingTypepublic void setWestbc(double westbc)
setWestbc in interface BoundingTypepublic void xsetWestbc(WestbcType westbc)
xsetWestbc in interface BoundingTypepublic double getEastbc()
getEastbc in interface BoundingTypepublic EastbcType xgetEastbc()
xgetEastbc in interface BoundingTypepublic void setEastbc(double eastbc)
setEastbc in interface BoundingTypepublic void xsetEastbc(EastbcType eastbc)
xsetEastbc in interface BoundingTypepublic double getNorthbc()
getNorthbc in interface BoundingTypepublic NorthbcType xgetNorthbc()
xgetNorthbc in interface BoundingTypepublic void setNorthbc(double northbc)
setNorthbc in interface BoundingTypepublic void xsetNorthbc(NorthbcType northbc)
xsetNorthbc in interface BoundingTypepublic double getSouthbc()
getSouthbc in interface BoundingTypepublic SouthbcType xgetSouthbc()
xgetSouthbc in interface BoundingTypepublic void setSouthbc(double southbc)
setSouthbc in interface BoundingTypepublic void xsetSouthbc(SouthbcType southbc)
xsetSouthbc in interface BoundingType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||