|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineageType
An XML lineageType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
LineageType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ProcstepType |
addNewProcstep()
Appends and returns a new empty value (as xml) as the last "procstep" element |
ProcstepType[] |
getProcstepArray()
Gets array of all "procstep" elements |
ProcstepType |
getProcstepArray(int i)
Gets ith "procstep" element |
ProcstepType |
insertNewProcstep(int i)
Inserts and returns a new empty value (as xml) as the ith "procstep" element |
void |
removeProcstep(int i)
Removes the ith "procstep" element |
void |
setProcstepArray(int i,
ProcstepType procstep)
Sets ith "procstep" element |
void |
setProcstepArray(ProcstepType[] procstepArray)
Sets array of all "procstep" element |
int |
sizeOfProcstepArray()
Returns number of "procstep" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ProcstepType[] getProcstepArray()
ProcstepType getProcstepArray(int i)
int sizeOfProcstepArray()
void setProcstepArray(ProcstepType[] procstepArray)
void setProcstepArray(int i,
ProcstepType procstep)
ProcstepType insertNewProcstep(int i)
ProcstepType addNewProcstep()
void removeProcstep(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||