|
||||||||||
| 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.RdomTypeImpl
public class RdomTypeImpl
An XML rdomType(@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.RdomType |
|---|
RdomType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.RdomType |
|---|
type |
| Constructor Summary | |
|---|---|
RdomTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
double |
getAttrmres()
Gets the "attrmres" element |
String |
getAttrunit()
Gets the "attrunit" element |
String |
getRdommax()
Gets the "rdommax" element |
String |
getRdommin()
Gets the "rdommin" element |
boolean |
isSetAttrmres()
True if has "attrmres" element |
boolean |
isSetAttrunit()
True if has "attrunit" element |
void |
setAttrmres(double attrmres)
Sets the "attrmres" element |
void |
setAttrunit(String attrunit)
Sets the "attrunit" element |
void |
setRdommax(String rdommax)
Sets the "rdommax" element |
void |
setRdommin(String rdommin)
Sets the "rdommin" element |
void |
unsetAttrmres()
Unsets the "attrmres" element |
void |
unsetAttrunit()
Unsets the "attrunit" element |
AttrmresType |
xgetAttrmres()
Gets (as xml) the "attrmres" element |
AttrunitType |
xgetAttrunit()
Gets (as xml) the "attrunit" element |
RdommaxType |
xgetRdommax()
Gets (as xml) the "rdommax" element |
RdomminType |
xgetRdommin()
Gets (as xml) the "rdommin" element |
void |
xsetAttrmres(AttrmresType attrmres)
Sets (as xml) the "attrmres" element |
void |
xsetAttrunit(AttrunitType attrunit)
Sets (as xml) the "attrunit" element |
void |
xsetRdommax(RdommaxType rdommax)
Sets (as xml) the "rdommax" element |
void |
xsetRdommin(RdomminType rdommin)
Sets (as xml) the "rdommin" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RdomTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getRdommin()
getRdommin in interface RdomTypepublic RdomminType xgetRdommin()
xgetRdommin in interface RdomTypepublic void setRdommin(String rdommin)
setRdommin in interface RdomTypepublic void xsetRdommin(RdomminType rdommin)
xsetRdommin in interface RdomTypepublic String getRdommax()
getRdommax in interface RdomTypepublic RdommaxType xgetRdommax()
xgetRdommax in interface RdomTypepublic void setRdommax(String rdommax)
setRdommax in interface RdomTypepublic void xsetRdommax(RdommaxType rdommax)
xsetRdommax in interface RdomTypepublic String getAttrunit()
getAttrunit in interface RdomTypepublic AttrunitType xgetAttrunit()
xgetAttrunit in interface RdomTypepublic boolean isSetAttrunit()
isSetAttrunit in interface RdomTypepublic void setAttrunit(String attrunit)
setAttrunit in interface RdomTypepublic void xsetAttrunit(AttrunitType attrunit)
xsetAttrunit in interface RdomTypepublic void unsetAttrunit()
unsetAttrunit in interface RdomTypepublic double getAttrmres()
getAttrmres in interface RdomTypepublic AttrmresType xgetAttrmres()
xgetAttrmres in interface RdomTypepublic boolean isSetAttrmres()
isSetAttrmres in interface RdomTypepublic void setAttrmres(double attrmres)
setAttrmres in interface RdomTypepublic void xsetAttrmres(AttrmresType attrmres)
xsetAttrmres in interface RdomTypepublic void unsetAttrmres()
unsetAttrmres in interface RdomType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||