|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatusType
An XML statusType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
StatusType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ProgressType.Enum |
getProgress()
Gets the "progress" element |
String |
getUpdate()
Gets the "update" element |
void |
setProgress(ProgressType.Enum progress)
Sets the "progress" element |
void |
setUpdate(String update)
Sets the "update" element |
ProgressType |
xgetProgress()
Gets (as xml) the "progress" element |
UpdateType |
xgetUpdate()
Gets (as xml) the "update" element |
void |
xsetProgress(ProgressType progress)
Sets (as xml) the "progress" element |
void |
xsetUpdate(UpdateType update)
Sets (as xml) the "update" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ProgressType.Enum getProgress()
ProgressType xgetProgress()
void setProgress(ProgressType.Enum progress)
void xsetProgress(ProgressType progress)
String getUpdate()
UpdateType xgetUpdate()
void setUpdate(String update)
void xsetUpdate(UpdateType update)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||