|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.MdattimTypeImpl
public class MdattimTypeImpl
An XML mdattimType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.MdattimType |
|---|
MdattimType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.MdattimType |
|---|
type |
| Constructor Summary | |
|---|---|
MdattimTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MdattimTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public SngdateType[] getSngdateArray()
getSngdateArray in interface MdattimTypepublic SngdateType getSngdateArray(int i)
getSngdateArray in interface MdattimTypepublic int sizeOfSngdateArray()
sizeOfSngdateArray in interface MdattimTypepublic void setSngdateArray(SngdateType[] sngdateArray)
setSngdateArray in interface MdattimType
public void setSngdateArray(int i,
SngdateType sngdate)
setSngdateArray in interface MdattimTypepublic SngdateType insertNewSngdate(int i)
insertNewSngdate in interface MdattimTypepublic SngdateType addNewSngdate()
addNewSngdate in interface MdattimTypepublic void removeSngdate(int i)
removeSngdate in interface MdattimType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||