|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeinfoType
An XML timeinfoType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
TimeinfoType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SngdateType getSngdate()
boolean isSetSngdate()
void setSngdate(SngdateType sngdate)
SngdateType addNewSngdate()
void unsetSngdate()
MdattimType getMdattim()
boolean isSetMdattim()
void setMdattim(MdattimType mdattim)
MdattimType addNewMdattim()
void unsetMdattim()
RngdatesType getRngdates()
boolean isSetRngdates()
void setRngdates(RngdatesType rngdates)
RngdatesType addNewRngdates()
void unsetRngdates()
RngdatesIndType getRngdatesInd()
boolean isSetRngdatesInd()
void setRngdatesInd(RngdatesIndType rngdatesInd)
RngdatesIndType addNewRngdatesInd()
void unsetRngdatesInd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||