|
||||||||||
| 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.StdorderTypeImpl
public class StdorderTypeImpl
An XML stdorderType(@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.StdorderType |
|---|
StdorderType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.StdorderType |
|---|
type |
| Constructor Summary | |
|---|---|
StdorderTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StdorderTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public DigformType[] getDigformArray()
getDigformArray in interface StdorderTypepublic DigformType getDigformArray(int i)
getDigformArray in interface StdorderTypepublic int sizeOfDigformArray()
sizeOfDigformArray in interface StdorderTypepublic void setDigformArray(DigformType[] digformArray)
setDigformArray in interface StdorderType
public void setDigformArray(int i,
DigformType digform)
setDigformArray in interface StdorderTypepublic DigformType insertNewDigform(int i)
insertNewDigform in interface StdorderTypepublic DigformType addNewDigform()
addNewDigform in interface StdorderTypepublic void removeDigform(int i)
removeDigform in interface StdorderType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||