|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpdomType
An XML spdomType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SpdomType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
BoundingType |
addNewBounding()
Appends and returns a new empty "bounding" element |
DsgpolyType |
addNewDsgpoly()
Appends and returns a new empty value (as xml) as the last "dsgpoly" element |
BoundingType |
getBounding()
Gets the "bounding" element |
DsgpolyType[] |
getDsgpolyArray()
Gets array of all "dsgpoly" elements |
DsgpolyType |
getDsgpolyArray(int i)
Gets ith "dsgpoly" element |
DsgpolyType |
insertNewDsgpoly(int i)
Inserts and returns a new empty value (as xml) as the ith "dsgpoly" element |
void |
removeDsgpoly(int i)
Removes the ith "dsgpoly" element |
void |
setBounding(BoundingType bounding)
Sets the "bounding" element |
void |
setDsgpolyArray(DsgpolyType[] dsgpolyArray)
Sets array of all "dsgpoly" element |
void |
setDsgpolyArray(int i,
DsgpolyType dsgpoly)
Sets ith "dsgpoly" element |
int |
sizeOfDsgpolyArray()
Returns number of "dsgpoly" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
BoundingType getBounding()
void setBounding(BoundingType bounding)
BoundingType addNewBounding()
DsgpolyType[] getDsgpolyArray()
DsgpolyType getDsgpolyArray(int i)
int sizeOfDsgpolyArray()
void setDsgpolyArray(DsgpolyType[] dsgpolyArray)
void setDsgpolyArray(int i,
DsgpolyType dsgpoly)
DsgpolyType insertNewDsgpoly(int i)
DsgpolyType addNewDsgpoly()
void removeDsgpoly(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||