|
||||||||||
| 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.StatusTypeImpl
public class StatusTypeImpl
An XML statusType(@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.StatusType |
|---|
StatusType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.StatusType |
|---|
type |
| Constructor Summary | |
|---|---|
StatusTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatusTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public ProgressType.Enum getProgress()
getProgress in interface StatusTypepublic ProgressType xgetProgress()
xgetProgress in interface StatusTypepublic void setProgress(ProgressType.Enum progress)
setProgress in interface StatusTypepublic void xsetProgress(ProgressType progress)
xsetProgress in interface StatusTypepublic String getUpdate()
getUpdate in interface StatusTypepublic UpdateType xgetUpdate()
xgetUpdate in interface StatusTypepublic void setUpdate(String update)
setUpdate in interface StatusTypepublic void xsetUpdate(UpdateType update)
xsetUpdate in interface StatusType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||