|
||||||||||
| 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.TimeinfoTypeImpl
public class TimeinfoTypeImpl
An XML timeinfoType(@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.TimeinfoType |
|---|
TimeinfoType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.TimeinfoType |
|---|
type |
| Constructor Summary | |
|---|---|
TimeinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
MdattimType |
addNewMdattim()
Appends and returns a new empty "mdattim" element |
RngdatesType |
addNewRngdates()
Appends and returns a new empty "rngdates" element |
RngdatesIndType |
addNewRngdatesInd()
Appends and returns a new empty "rngdatesInd" element |
SngdateType |
addNewSngdate()
Appends and returns a new empty "sngdate" element |
MdattimType |
getMdattim()
Gets the "mdattim" element |
RngdatesType |
getRngdates()
Gets the "rngdates" element |
RngdatesIndType |
getRngdatesInd()
Gets the "rngdatesInd" element |
SngdateType |
getSngdate()
Gets the "sngdate" element |
boolean |
isSetMdattim()
True if has "mdattim" element |
boolean |
isSetRngdates()
True if has "rngdates" element |
boolean |
isSetRngdatesInd()
True if has "rngdatesInd" element |
boolean |
isSetSngdate()
True if has "sngdate" element |
void |
setMdattim(MdattimType mdattim)
Sets the "mdattim" element |
void |
setRngdates(RngdatesType rngdates)
Sets the "rngdates" element |
void |
setRngdatesInd(RngdatesIndType rngdatesInd)
Sets the "rngdatesInd" element |
void |
setSngdate(SngdateType sngdate)
Sets the "sngdate" element |
void |
unsetMdattim()
Unsets the "mdattim" element |
void |
unsetRngdates()
Unsets the "rngdates" element |
void |
unsetRngdatesInd()
Unsets the "rngdatesInd" element |
void |
unsetSngdate()
Unsets the "sngdate" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public SngdateType getSngdate()
getSngdate in interface TimeinfoTypepublic boolean isSetSngdate()
isSetSngdate in interface TimeinfoTypepublic void setSngdate(SngdateType sngdate)
setSngdate in interface TimeinfoTypepublic SngdateType addNewSngdate()
addNewSngdate in interface TimeinfoTypepublic void unsetSngdate()
unsetSngdate in interface TimeinfoTypepublic MdattimType getMdattim()
getMdattim in interface TimeinfoTypepublic boolean isSetMdattim()
isSetMdattim in interface TimeinfoTypepublic void setMdattim(MdattimType mdattim)
setMdattim in interface TimeinfoTypepublic MdattimType addNewMdattim()
addNewMdattim in interface TimeinfoTypepublic void unsetMdattim()
unsetMdattim in interface TimeinfoTypepublic RngdatesType getRngdates()
getRngdates in interface TimeinfoTypepublic boolean isSetRngdates()
isSetRngdates in interface TimeinfoTypepublic void setRngdates(RngdatesType rngdates)
setRngdates in interface TimeinfoTypepublic RngdatesType addNewRngdates()
addNewRngdates in interface TimeinfoTypepublic void unsetRngdates()
unsetRngdates in interface TimeinfoTypepublic RngdatesIndType getRngdatesInd()
getRngdatesInd in interface TimeinfoTypepublic boolean isSetRngdatesInd()
isSetRngdatesInd in interface TimeinfoTypepublic void setRngdatesInd(RngdatesIndType rngdatesInd)
setRngdatesInd in interface TimeinfoTypepublic RngdatesIndType addNewRngdatesInd()
addNewRngdatesInd in interface TimeinfoTypepublic void unsetRngdatesInd()
unsetRngdatesInd in interface TimeinfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||