|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RngdatesIndType
An XML rngdatesIndType(@http://schemas.leadproject.org/2007/01/lms/leadelements). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RngdatesIndType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
String |
getBegin()
Gets the "begin" element |
org.apache.xmlbeans.GDuration |
getDuration()
Gets the "duration" element |
String |
getEnd()
Gets the "end" element |
boolean |
isSetBegin()
True if has "begin" element |
boolean |
isSetEnd()
True if has "end" element |
void |
setBegin(String begin)
Sets the "begin" element |
void |
setDuration(org.apache.xmlbeans.GDuration duration)
Sets the "duration" element |
void |
setEnd(String end)
Sets the "end" element |
void |
unsetBegin()
Unsets the "begin" element |
void |
unsetEnd()
Unsets the "end" element |
org.apache.xmlbeans.XmlToken |
xgetBegin()
Gets (as xml) the "begin" element |
org.apache.xmlbeans.XmlDuration |
xgetDuration()
Gets (as xml) the "duration" element |
org.apache.xmlbeans.XmlToken |
xgetEnd()
Gets (as xml) the "end" element |
void |
xsetBegin(org.apache.xmlbeans.XmlToken begin)
Sets (as xml) the "begin" element |
void |
xsetDuration(org.apache.xmlbeans.XmlDuration duration)
Sets (as xml) the "duration" element |
void |
xsetEnd(org.apache.xmlbeans.XmlToken end)
Sets (as xml) the "end" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getBegin()
org.apache.xmlbeans.XmlToken xgetBegin()
boolean isSetBegin()
void setBegin(String begin)
void xsetBegin(org.apache.xmlbeans.XmlToken begin)
void unsetBegin()
String getEnd()
org.apache.xmlbeans.XmlToken xgetEnd()
boolean isSetEnd()
void setEnd(String end)
void xsetEnd(org.apache.xmlbeans.XmlToken end)
void unsetEnd()
org.apache.xmlbeans.GDuration getDuration()
org.apache.xmlbeans.XmlDuration xgetDuration()
void setDuration(org.apache.xmlbeans.GDuration duration)
void xsetDuration(org.apache.xmlbeans.XmlDuration duration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||