|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SngdateType
An XML sngdateType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SngdateType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getCaldate()
CaldateType xgetCaldate()
void setCaldate(String caldate)
void xsetCaldate(CaldateType caldate)
String getTime()
TimeType xgetTime()
boolean isSetTime()
void setTime(String time)
void xsetTime(TimeType time)
void unsetTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||