|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RdomType
An XML rdomType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RdomType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getRdommin()
RdomminType xgetRdommin()
void setRdommin(String rdommin)
void xsetRdommin(RdomminType rdommin)
String getRdommax()
RdommaxType xgetRdommax()
void setRdommax(String rdommax)
void xsetRdommax(RdommaxType rdommax)
String getAttrunit()
AttrunitType xgetAttrunit()
boolean isSetAttrunit()
void setAttrunit(String attrunit)
void xsetAttrunit(AttrunitType attrunit)
void unsetAttrunit()
double getAttrmres()
AttrmresType xgetAttrmres()
boolean isSetAttrmres()
void setAttrmres(double attrmres)
void xsetAttrmres(AttrmresType attrmres)
void unsetAttrmres()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||