|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DsgpolyxType
An XML dsgpolyxType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DsgpolyxType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
GrngpoinType |
addNewGrngpoin()
Appends and returns a new empty value (as xml) as the last "grngpoin" element |
String |
getGring()
Gets the "gring" element |
GrngpoinType[] |
getGrngpoinArray()
Gets array of all "grngpoin" elements |
GrngpoinType |
getGrngpoinArray(int i)
Gets ith "grngpoin" element |
GrngpoinType |
insertNewGrngpoin(int i)
Inserts and returns a new empty value (as xml) as the ith "grngpoin" element |
boolean |
isSetGring()
True if has "gring" element |
void |
removeGrngpoin(int i)
Removes the ith "grngpoin" element |
void |
setGring(String gring)
Sets the "gring" element |
void |
setGrngpoinArray(GrngpoinType[] grngpoinArray)
Sets array of all "grngpoin" element |
void |
setGrngpoinArray(int i,
GrngpoinType grngpoin)
Sets ith "grngpoin" element |
int |
sizeOfGrngpoinArray()
Returns number of "grngpoin" element |
void |
unsetGring()
Unsets the "gring" element |
GringType |
xgetGring()
Gets (as xml) the "gring" element |
void |
xsetGring(GringType gring)
Sets (as xml) the "gring" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
GrngpoinType[] getGrngpoinArray()
GrngpoinType getGrngpoinArray(int i)
int sizeOfGrngpoinArray()
void setGrngpoinArray(GrngpoinType[] grngpoinArray)
void setGrngpoinArray(int i,
GrngpoinType grngpoin)
GrngpoinType insertNewGrngpoin(int i)
GrngpoinType addNewGrngpoin()
void removeGrngpoin(int i)
String getGring()
GringType xgetGring()
boolean isSetGring()
void setGring(String gring)
void xsetGring(GringType gring)
void unsetGring()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||