|
||||||||||
| 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.GrngpoinTypeImpl
public class GrngpoinTypeImpl
An XML grngpoinType(@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.GrngpoinType |
|---|
GrngpoinType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.GrngpoinType |
|---|
type |
| Constructor Summary | |
|---|---|
GrngpoinTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
double |
getGringlat()
Gets the "gringlat" element |
double |
getGringlon()
Gets the "gringlon" element |
void |
setGringlat(double gringlat)
Sets the "gringlat" element |
void |
setGringlon(double gringlon)
Sets the "gringlon" element |
GringlatType |
xgetGringlat()
Gets (as xml) the "gringlat" element |
GringlonType |
xgetGringlon()
Gets (as xml) the "gringlon" element |
void |
xsetGringlat(GringlatType gringlat)
Sets (as xml) the "gringlat" element |
void |
xsetGringlon(GringlonType gringlon)
Sets (as xml) the "gringlon" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrngpoinTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public double getGringlat()
getGringlat in interface GrngpoinTypepublic GringlatType xgetGringlat()
xgetGringlat in interface GrngpoinTypepublic void setGringlat(double gringlat)
setGringlat in interface GrngpoinTypepublic void xsetGringlat(GringlatType gringlat)
xsetGringlat in interface GrngpoinTypepublic double getGringlon()
getGringlon in interface GrngpoinTypepublic GringlonType xgetGringlon()
xgetGringlon in interface GrngpoinTypepublic void setGringlon(double gringlon)
setGringlon in interface GrngpoinTypepublic void xsetGringlon(GringlonType gringlon)
xsetGringlon in interface GrngpoinType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||