|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StratumType
An XML stratumType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
StratumType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getStratkt()
StratktType xgetStratkt()
void setStratkt(String stratkt)
void xsetStratkt(StratktType stratkt)
String[] getStratkeyArray()
String getStratkeyArray(int i)
StratkeyType[] xgetStratkeyArray()
StratkeyType xgetStratkeyArray(int i)
int sizeOfStratkeyArray()
void setStratkeyArray(String[] stratkeyArray)
void setStratkeyArray(int i,
String stratkey)
void xsetStratkeyArray(StratkeyType[] stratkeyArray)
void xsetStratkeyArray(int i,
StratkeyType stratkey)
void insertStratkey(int i,
String stratkey)
void addStratkey(String stratkey)
StratkeyType insertNewStratkey(int i)
StratkeyType addNewStratkey()
void removeStratkey(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||