|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MdattimType
An XML mdattimType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
MdattimType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
SngdateType |
addNewSngdate()
Appends and returns a new empty value (as xml) as the last "sngdate" element |
SngdateType[] |
getSngdateArray()
Gets array of all "sngdate" elements |
SngdateType |
getSngdateArray(int i)
Gets ith "sngdate" element |
SngdateType |
insertNewSngdate(int i)
Inserts and returns a new empty value (as xml) as the ith "sngdate" element |
void |
removeSngdate(int i)
Removes the ith "sngdate" element |
void |
setSngdateArray(int i,
SngdateType sngdate)
Sets ith "sngdate" element |
void |
setSngdateArray(SngdateType[] sngdateArray)
Sets array of all "sngdate" element |
int |
sizeOfSngdateArray()
Returns number of "sngdate" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SngdateType[] getSngdateArray()
SngdateType getSngdateArray(int i)
int sizeOfSngdateArray()
void setSngdateArray(SngdateType[] sngdateArray)
void setSngdateArray(int i,
SngdateType sngdate)
SngdateType insertNewSngdate(int i)
SngdateType addNewSngdate()
void removeSngdate(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||