|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeperdType
An XML timeperdType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
TimeperdType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
TimeinfoType |
addNewTimeinfo()
Appends and returns a new empty "timeinfo" element |
String |
getCurrent()
Gets the "current" element |
TimeinfoType |
getTimeinfo()
Gets the "timeinfo" element |
void |
setCurrent(String current)
Sets the "current" element |
void |
setTimeinfo(TimeinfoType timeinfo)
Sets the "timeinfo" element |
CurrentType |
xgetCurrent()
Gets (as xml) the "current" element |
void |
xsetCurrent(CurrentType current)
Sets (as xml) the "current" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
TimeinfoType getTimeinfo()
void setTimeinfo(TimeinfoType timeinfo)
TimeinfoType addNewTimeinfo()
String getCurrent()
CurrentType xgetCurrent()
void setCurrent(String current)
void xsetCurrent(CurrentType current)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||