|
||||||||||
| 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.SngdateTypeImpl
public class SngdateTypeImpl
An XML sngdateType(@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.SngdateType |
|---|
SngdateType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.SngdateType |
|---|
type |
| Constructor Summary | |
|---|---|
SngdateTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
String |
getCaldate()
Gets the "caldate" element |
String |
getTime()
Gets the "time" element |
boolean |
isSetTime()
True if has "time" element |
void |
setCaldate(String caldate)
Sets the "caldate" element |
void |
setTime(String time)
Sets the "time" element |
void |
unsetTime()
Unsets the "time" element |
CaldateType |
xgetCaldate()
Gets (as xml) the "caldate" element |
TimeType |
xgetTime()
Gets (as xml) the "time" element |
void |
xsetCaldate(CaldateType caldate)
Sets (as xml) the "caldate" element |
void |
xsetTime(TimeType time)
Sets (as xml) the "time" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SngdateTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getCaldate()
getCaldate in interface SngdateTypepublic CaldateType xgetCaldate()
xgetCaldate in interface SngdateTypepublic void setCaldate(String caldate)
setCaldate in interface SngdateTypepublic void xsetCaldate(CaldateType caldate)
xsetCaldate in interface SngdateTypepublic String getTime()
getTime in interface SngdateTypepublic TimeType xgetTime()
xgetTime in interface SngdateTypepublic boolean isSetTime()
isSetTime in interface SngdateTypepublic void setTime(String time)
setTime in interface SngdateTypepublic void xsetTime(TimeType time)
xsetTime in interface SngdateTypepublic void unsetTime()
unsetTime in interface SngdateType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||