|
||||||||||
| 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.TimeperdTypeImpl
public class TimeperdTypeImpl
An XML timeperdType(@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.TimeperdType |
|---|
TimeperdType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.TimeperdType |
|---|
type |
| Constructor Summary | |
|---|---|
TimeperdTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeperdTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public TimeinfoType getTimeinfo()
getTimeinfo in interface TimeperdTypepublic void setTimeinfo(TimeinfoType timeinfo)
setTimeinfo in interface TimeperdTypepublic TimeinfoType addNewTimeinfo()
addNewTimeinfo in interface TimeperdTypepublic String getCurrent()
getCurrent in interface TimeperdTypepublic CurrentType xgetCurrent()
xgetCurrent in interface TimeperdTypepublic void setCurrent(String current)
setCurrent in interface TimeperdTypepublic void xsetCurrent(CurrentType current)
xsetCurrent in interface TimeperdType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||