|
||||||||||
| 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.StratumTypeImpl
public class StratumTypeImpl
An XML stratumType(@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.StratumType |
|---|
StratumType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.StratumType |
|---|
type |
| Constructor Summary | |
|---|---|
StratumTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
StratkeyType |
addNewStratkey()
Appends and returns a new empty value (as xml) as the last "stratkey" element |
void |
addStratkey(String stratkey)
Appends the value as the last "stratkey" element |
String[] |
getStratkeyArray()
Gets array of all "stratkey" elements |
String |
getStratkeyArray(int i)
Gets ith "stratkey" element |
String |
getStratkt()
Gets the "stratkt" element |
StratkeyType |
insertNewStratkey(int i)
Inserts and returns a new empty value (as xml) as the ith "stratkey" element |
void |
insertStratkey(int i,
String stratkey)
Inserts the value as the ith "stratkey" element |
void |
removeStratkey(int i)
Removes the ith "stratkey" element |
void |
setStratkeyArray(int i,
String stratkey)
Sets ith "stratkey" element |
void |
setStratkeyArray(String[] stratkeyArray)
Sets array of all "stratkey" element |
void |
setStratkt(String stratkt)
Sets the "stratkt" element |
int |
sizeOfStratkeyArray()
Returns number of "stratkey" element |
StratkeyType[] |
xgetStratkeyArray()
Gets (as xml) array of all "stratkey" elements |
StratkeyType |
xgetStratkeyArray(int i)
Gets (as xml) ith "stratkey" element |
StratktType |
xgetStratkt()
Gets (as xml) the "stratkt" element |
void |
xsetStratkeyArray(int i,
StratkeyType stratkey)
Sets (as xml) ith "stratkey" element |
void |
xsetStratkeyArray(StratkeyType[] stratkeyArray)
Sets (as xml) array of all "stratkey" element |
void |
xsetStratkt(StratktType stratkt)
Sets (as xml) the "stratkt" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StratumTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getStratkt()
getStratkt in interface StratumTypepublic StratktType xgetStratkt()
xgetStratkt in interface StratumTypepublic void setStratkt(String stratkt)
setStratkt in interface StratumTypepublic void xsetStratkt(StratktType stratkt)
xsetStratkt in interface StratumTypepublic String[] getStratkeyArray()
getStratkeyArray in interface StratumTypepublic String getStratkeyArray(int i)
getStratkeyArray in interface StratumTypepublic StratkeyType[] xgetStratkeyArray()
xgetStratkeyArray in interface StratumTypepublic StratkeyType xgetStratkeyArray(int i)
xgetStratkeyArray in interface StratumTypepublic int sizeOfStratkeyArray()
sizeOfStratkeyArray in interface StratumTypepublic void setStratkeyArray(String[] stratkeyArray)
setStratkeyArray in interface StratumType
public void setStratkeyArray(int i,
String stratkey)
setStratkeyArray in interface StratumTypepublic void xsetStratkeyArray(StratkeyType[] stratkeyArray)
xsetStratkeyArray in interface StratumType
public void xsetStratkeyArray(int i,
StratkeyType stratkey)
xsetStratkeyArray in interface StratumType
public void insertStratkey(int i,
String stratkey)
insertStratkey in interface StratumTypepublic void addStratkey(String stratkey)
addStratkey in interface StratumTypepublic StratkeyType insertNewStratkey(int i)
insertNewStratkey in interface StratumTypepublic StratkeyType addNewStratkey()
addNewStratkey in interface StratumTypepublic void removeStratkey(int i)
removeStratkey in interface StratumType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||