|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StdorderType
An XML stdorderType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
StdorderType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DigformType |
addNewDigform()
Appends and returns a new empty value (as xml) as the last "digform" element |
DigformType[] |
getDigformArray()
Gets array of all "digform" elements |
DigformType |
getDigformArray(int i)
Gets ith "digform" element |
DigformType |
insertNewDigform(int i)
Inserts and returns a new empty value (as xml) as the ith "digform" element |
void |
removeDigform(int i)
Removes the ith "digform" element |
void |
setDigformArray(DigformType[] digformArray)
Sets array of all "digform" element |
void |
setDigformArray(int i,
DigformType digform)
Sets ith "digform" element |
int |
sizeOfDigformArray()
Returns number of "digform" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
DigformType[] getDigformArray()
DigformType getDigformArray(int i)
int sizeOfDigformArray()
void setDigformArray(DigformType[] digformArray)
void setDigformArray(int i,
DigformType digform)
DigformType insertNewDigform(int i)
DigformType addNewDigform()
void removeDigform(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||