|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OverviewType
An XML overviewType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
OverviewType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
void |
addEadetcit(String eadetcit)
Appends the value as the last "eadetcit" element |
EadetcitType |
addNewEadetcit()
Appends and returns a new empty value (as xml) as the last "eadetcit" element |
String[] |
getEadetcitArray()
Gets array of all "eadetcit" elements |
String |
getEadetcitArray(int i)
Gets ith "eadetcit" element |
String |
getEaover()
Gets the "eaover" element |
void |
insertEadetcit(int i,
String eadetcit)
Inserts the value as the ith "eadetcit" element |
EadetcitType |
insertNewEadetcit(int i)
Inserts and returns a new empty value (as xml) as the ith "eadetcit" element |
void |
removeEadetcit(int i)
Removes the ith "eadetcit" element |
void |
setEadetcitArray(int i,
String eadetcit)
Sets ith "eadetcit" element |
void |
setEadetcitArray(String[] eadetcitArray)
Sets array of all "eadetcit" element |
void |
setEaover(String eaover)
Sets the "eaover" element |
int |
sizeOfEadetcitArray()
Returns number of "eadetcit" element |
EadetcitType[] |
xgetEadetcitArray()
Gets (as xml) array of all "eadetcit" elements |
EadetcitType |
xgetEadetcitArray(int i)
Gets (as xml) ith "eadetcit" element |
EaoverType |
xgetEaover()
Gets (as xml) the "eaover" element |
void |
xsetEadetcitArray(EadetcitType[] eadetcitArray)
Sets (as xml) array of all "eadetcit" element |
void |
xsetEadetcitArray(int i,
EadetcitType eadetcit)
Sets (as xml) ith "eadetcit" element |
void |
xsetEaover(EaoverType eaover)
Sets (as xml) the "eaover" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getEaover()
EaoverType xgetEaover()
void setEaover(String eaover)
void xsetEaover(EaoverType eaover)
String[] getEadetcitArray()
String getEadetcitArray(int i)
EadetcitType[] xgetEadetcitArray()
EadetcitType xgetEadetcitArray(int i)
int sizeOfEadetcitArray()
void setEadetcitArray(String[] eadetcitArray)
void setEadetcitArray(int i,
String eadetcit)
void xsetEadetcitArray(EadetcitType[] eadetcitArray)
void xsetEadetcitArray(int i,
EadetcitType eadetcit)
void insertEadetcit(int i,
String eadetcit)
void addEadetcit(String eadetcit)
EadetcitType insertNewEadetcit(int i)
EadetcitType addNewEadetcit()
void removeEadetcit(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||