|
||||||||||
| 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.RngdatesIndTypeImpl
public class RngdatesIndTypeImpl
An XML rngdatesIndType(@http://schemas.leadproject.org/2007/01/lms/leadelements). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.RngdatesIndType |
|---|
RngdatesIndType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.RngdatesIndType |
|---|
type |
| Constructor Summary | |
|---|---|
RngdatesIndTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RngdatesIndTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getBegin()
getBegin in interface RngdatesIndTypepublic org.apache.xmlbeans.XmlToken xgetBegin()
xgetBegin in interface RngdatesIndTypepublic boolean isSetBegin()
isSetBegin in interface RngdatesIndTypepublic void setBegin(String begin)
setBegin in interface RngdatesIndTypepublic void xsetBegin(org.apache.xmlbeans.XmlToken begin)
xsetBegin in interface RngdatesIndTypepublic void unsetBegin()
unsetBegin in interface RngdatesIndTypepublic String getEnd()
getEnd in interface RngdatesIndTypepublic org.apache.xmlbeans.XmlToken xgetEnd()
xgetEnd in interface RngdatesIndTypepublic boolean isSetEnd()
isSetEnd in interface RngdatesIndTypepublic void setEnd(String end)
setEnd in interface RngdatesIndTypepublic void xsetEnd(org.apache.xmlbeans.XmlToken end)
xsetEnd in interface RngdatesIndTypepublic void unsetEnd()
unsetEnd in interface RngdatesIndTypepublic org.apache.xmlbeans.GDuration getDuration()
getDuration in interface RngdatesIndTypepublic org.apache.xmlbeans.XmlDuration xgetDuration()
xgetDuration in interface RngdatesIndTypepublic void setDuration(org.apache.xmlbeans.GDuration duration)
setDuration in interface RngdatesIndTypepublic void xsetDuration(org.apache.xmlbeans.XmlDuration duration)
xsetDuration in interface RngdatesIndType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||