|
||||||||||
| 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.RngdatesTypeImpl
public class RngdatesTypeImpl
An XML rngdatesType(@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.RngdatesType |
|---|
RngdatesType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.RngdatesType |
|---|
type |
| Constructor Summary | |
|---|---|
RngdatesTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RngdatesTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getBegdate()
getBegdate in interface RngdatesTypepublic BegdateType xgetBegdate()
xgetBegdate in interface RngdatesTypepublic void setBegdate(String begdate)
setBegdate in interface RngdatesTypepublic void xsetBegdate(BegdateType begdate)
xsetBegdate in interface RngdatesTypepublic String getBegtime()
getBegtime in interface RngdatesTypepublic BegtimeType xgetBegtime()
xgetBegtime in interface RngdatesTypepublic boolean isSetBegtime()
isSetBegtime in interface RngdatesTypepublic void setBegtime(String begtime)
setBegtime in interface RngdatesTypepublic void xsetBegtime(BegtimeType begtime)
xsetBegtime in interface RngdatesTypepublic void unsetBegtime()
unsetBegtime in interface RngdatesTypepublic String getEnddate()
getEnddate in interface RngdatesTypepublic EnddateType xgetEnddate()
xgetEnddate in interface RngdatesTypepublic void setEnddate(String enddate)
setEnddate in interface RngdatesTypepublic void xsetEnddate(EnddateType enddate)
xsetEnddate in interface RngdatesTypepublic String getEndtime()
getEndtime in interface RngdatesTypepublic EndtimeType xgetEndtime()
xgetEndtime in interface RngdatesTypepublic boolean isSetEndtime()
isSetEndtime in interface RngdatesTypepublic void setEndtime(String endtime)
setEndtime in interface RngdatesTypepublic void xsetEndtime(EndtimeType endtime)
xsetEndtime in interface RngdatesTypepublic void unsetEndtime()
unsetEndtime in interface RngdatesType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||