|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RngdatesType
An XML rngdatesType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RngdatesType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
String |
getBegdate()
Gets the "begdate" element |
String |
getBegtime()
Gets the "begtime" element |
String |
getEnddate()
Gets the "enddate" element |
String |
getEndtime()
Gets the "endtime" element |
boolean |
isSetBegtime()
True if has "begtime" element |
boolean |
isSetEndtime()
True if has "endtime" element |
void |
setBegdate(String begdate)
Sets the "begdate" element |
void |
setBegtime(String begtime)
Sets the "begtime" element |
void |
setEnddate(String enddate)
Sets the "enddate" element |
void |
setEndtime(String endtime)
Sets the "endtime" element |
void |
unsetBegtime()
Unsets the "begtime" element |
void |
unsetEndtime()
Unsets the "endtime" element |
BegdateType |
xgetBegdate()
Gets (as xml) the "begdate" element |
BegtimeType |
xgetBegtime()
Gets (as xml) the "begtime" element |
EnddateType |
xgetEnddate()
Gets (as xml) the "enddate" element |
EndtimeType |
xgetEndtime()
Gets (as xml) the "endtime" element |
void |
xsetBegdate(BegdateType begdate)
Sets (as xml) the "begdate" element |
void |
xsetBegtime(BegtimeType begtime)
Sets (as xml) the "begtime" element |
void |
xsetEnddate(EnddateType enddate)
Sets (as xml) the "enddate" element |
void |
xsetEndtime(EndtimeType endtime)
Sets (as xml) the "endtime" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getBegdate()
BegdateType xgetBegdate()
void setBegdate(String begdate)
void xsetBegdate(BegdateType begdate)
String getBegtime()
BegtimeType xgetBegtime()
boolean isSetBegtime()
void setBegtime(String begtime)
void xsetBegtime(BegtimeType begtime)
void unsetBegtime()
String getEnddate()
EnddateType xgetEnddate()
void setEnddate(String enddate)
void xsetEnddate(EnddateType enddate)
String getEndtime()
EndtimeType xgetEndtime()
boolean isSetEndtime()
void setEndtime(String endtime)
void xsetEndtime(EndtimeType endtime)
void unsetEndtime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||