|
||||||||||
| 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.OverviewTypeImpl
public class OverviewTypeImpl
An XML overviewType(@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.OverviewType |
|---|
OverviewType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.OverviewType |
|---|
type |
| Constructor Summary | |
|---|---|
OverviewTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverviewTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getEaover()
getEaover in interface OverviewTypepublic EaoverType xgetEaover()
xgetEaover in interface OverviewTypepublic void setEaover(String eaover)
setEaover in interface OverviewTypepublic void xsetEaover(EaoverType eaover)
xsetEaover in interface OverviewTypepublic String[] getEadetcitArray()
getEadetcitArray in interface OverviewTypepublic String getEadetcitArray(int i)
getEadetcitArray in interface OverviewTypepublic EadetcitType[] xgetEadetcitArray()
xgetEadetcitArray in interface OverviewTypepublic EadetcitType xgetEadetcitArray(int i)
xgetEadetcitArray in interface OverviewTypepublic int sizeOfEadetcitArray()
sizeOfEadetcitArray in interface OverviewTypepublic void setEadetcitArray(String[] eadetcitArray)
setEadetcitArray in interface OverviewType
public void setEadetcitArray(int i,
String eadetcit)
setEadetcitArray in interface OverviewTypepublic void xsetEadetcitArray(EadetcitType[] eadetcitArray)
xsetEadetcitArray in interface OverviewType
public void xsetEadetcitArray(int i,
EadetcitType eadetcit)
xsetEadetcitArray in interface OverviewType
public void insertEadetcit(int i,
String eadetcit)
insertEadetcit in interface OverviewTypepublic void addEadetcit(String eadetcit)
addEadetcit in interface OverviewTypepublic EadetcitType insertNewEadetcit(int i)
insertNewEadetcit in interface OverviewTypepublic EadetcitType addNewEadetcit()
addNewEadetcit in interface OverviewTypepublic void removeEadetcit(int i)
removeEadetcit in interface OverviewType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||