|
||||||||||
| 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.VertdomTypeImpl
public class VertdomTypeImpl
An XML vertdomType(@http://schemas.leadproject.org/2007/01/lms/leadelements). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.VertdomType |
|---|
VertdomType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.VertdomType |
|---|
type |
| Constructor Summary | |
|---|---|
VertdomTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
double |
getLowerb()
Gets the "lowerb" element |
double |
getUpperb()
Gets the "upperb" element |
void |
setLowerb(double lowerb)
Sets the "lowerb" element |
void |
setUpperb(double upperb)
Sets the "upperb" element |
org.apache.xmlbeans.XmlDouble |
xgetLowerb()
Gets (as xml) the "lowerb" element |
org.apache.xmlbeans.XmlDouble |
xgetUpperb()
Gets (as xml) the "upperb" element |
void |
xsetLowerb(org.apache.xmlbeans.XmlDouble lowerb)
Sets (as xml) the "lowerb" element |
void |
xsetUpperb(org.apache.xmlbeans.XmlDouble upperb)
Sets (as xml) the "upperb" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VertdomTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public double getLowerb()
getLowerb in interface VertdomTypepublic org.apache.xmlbeans.XmlDouble xgetLowerb()
xgetLowerb in interface VertdomTypepublic void setLowerb(double lowerb)
setLowerb in interface VertdomTypepublic void xsetLowerb(org.apache.xmlbeans.XmlDouble lowerb)
xsetLowerb in interface VertdomTypepublic double getUpperb()
getUpperb in interface VertdomTypepublic org.apache.xmlbeans.XmlDouble xgetUpperb()
xgetUpperb in interface VertdomTypepublic void setUpperb(double upperb)
setUpperb in interface VertdomTypepublic void xsetUpperb(org.apache.xmlbeans.XmlDouble upperb)
xsetUpperb in interface VertdomType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||