|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DsgpolyType
An XML dsgpolyType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DsgpolyType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
DsgpolyoType getDsgpolyo()
void setDsgpolyo(DsgpolyoType dsgpolyo)
DsgpolyoType addNewDsgpolyo()
DsgpolyxType[] getDsgpolyxArray()
DsgpolyxType getDsgpolyxArray(int i)
int sizeOfDsgpolyxArray()
void setDsgpolyxArray(DsgpolyxType[] dsgpolyxArray)
void setDsgpolyxArray(int i,
DsgpolyxType dsgpolyx)
DsgpolyxType insertNewDsgpolyx(int i)
DsgpolyxType addNewDsgpolyx()
void removeDsgpolyx(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||