|
||||||||||
| 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.DsgpolyTypeImpl
public class DsgpolyTypeImpl
An XML dsgpolyType(@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.DsgpolyType |
|---|
DsgpolyType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.DsgpolyType |
|---|
type |
| Constructor Summary | |
|---|---|
DsgpolyTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
DsgpolyoType |
addNewDsgpolyo()
Appends and returns a new empty "dsgpolyo" element |
DsgpolyxType |
addNewDsgpolyx()
Appends and returns a new empty value (as xml) as the last "dsgpolyx" element |
DsgpolyoType |
getDsgpolyo()
Gets the "dsgpolyo" element |
DsgpolyxType[] |
getDsgpolyxArray()
Gets array of all "dsgpolyx" elements |
DsgpolyxType |
getDsgpolyxArray(int i)
Gets ith "dsgpolyx" element |
DsgpolyxType |
insertNewDsgpolyx(int i)
Inserts and returns a new empty value (as xml) as the ith "dsgpolyx" element |
void |
removeDsgpolyx(int i)
Removes the ith "dsgpolyx" element |
void |
setDsgpolyo(DsgpolyoType dsgpolyo)
Sets the "dsgpolyo" element |
void |
setDsgpolyxArray(DsgpolyxType[] dsgpolyxArray)
Sets array of all "dsgpolyx" element |
void |
setDsgpolyxArray(int i,
DsgpolyxType dsgpolyx)
Sets ith "dsgpolyx" element |
int |
sizeOfDsgpolyxArray()
Returns number of "dsgpolyx" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DsgpolyTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public DsgpolyoType getDsgpolyo()
getDsgpolyo in interface DsgpolyTypepublic void setDsgpolyo(DsgpolyoType dsgpolyo)
setDsgpolyo in interface DsgpolyTypepublic DsgpolyoType addNewDsgpolyo()
addNewDsgpolyo in interface DsgpolyTypepublic DsgpolyxType[] getDsgpolyxArray()
getDsgpolyxArray in interface DsgpolyTypepublic DsgpolyxType getDsgpolyxArray(int i)
getDsgpolyxArray in interface DsgpolyTypepublic int sizeOfDsgpolyxArray()
sizeOfDsgpolyxArray in interface DsgpolyTypepublic void setDsgpolyxArray(DsgpolyxType[] dsgpolyxArray)
setDsgpolyxArray in interface DsgpolyType
public void setDsgpolyxArray(int i,
DsgpolyxType dsgpolyx)
setDsgpolyxArray in interface DsgpolyTypepublic DsgpolyxType insertNewDsgpolyx(int i)
insertNewDsgpolyx in interface DsgpolyTypepublic DsgpolyxType addNewDsgpolyx()
addNewDsgpolyx in interface DsgpolyTypepublic void removeDsgpolyx(int i)
removeDsgpolyx in interface DsgpolyType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||