|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThemeType
An XML themeType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ThemeType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ThemekeyType |
addNewThemekey()
Appends and returns a new empty value (as xml) as the last "themekey" element |
void |
addThemekey(String themekey)
Appends the value as the last "themekey" element |
String[] |
getThemekeyArray()
Gets array of all "themekey" elements |
String |
getThemekeyArray(int i)
Gets ith "themekey" element |
String |
getThemekt()
Gets the "themekt" element |
ThemekeyType |
insertNewThemekey(int i)
Inserts and returns a new empty value (as xml) as the ith "themekey" element |
void |
insertThemekey(int i,
String themekey)
Inserts the value as the ith "themekey" element |
void |
removeThemekey(int i)
Removes the ith "themekey" element |
void |
setThemekeyArray(int i,
String themekey)
Sets ith "themekey" element |
void |
setThemekeyArray(String[] themekeyArray)
Sets array of all "themekey" element |
void |
setThemekt(String themekt)
Sets the "themekt" element |
int |
sizeOfThemekeyArray()
Returns number of "themekey" element |
ThemekeyType[] |
xgetThemekeyArray()
Gets (as xml) array of all "themekey" elements |
ThemekeyType |
xgetThemekeyArray(int i)
Gets (as xml) ith "themekey" element |
ThemektType |
xgetThemekt()
Gets (as xml) the "themekt" element |
void |
xsetThemekeyArray(int i,
ThemekeyType themekey)
Sets (as xml) ith "themekey" element |
void |
xsetThemekeyArray(ThemekeyType[] themekeyArray)
Sets (as xml) array of all "themekey" element |
void |
xsetThemekt(ThemektType themekt)
Sets (as xml) the "themekt" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getThemekt()
ThemektType xgetThemekt()
void setThemekt(String themekt)
void xsetThemekt(ThemektType themekt)
String[] getThemekeyArray()
String getThemekeyArray(int i)
ThemekeyType[] xgetThemekeyArray()
ThemekeyType xgetThemekeyArray(int i)
int sizeOfThemekeyArray()
void setThemekeyArray(String[] themekeyArray)
void setThemekeyArray(int i,
String themekey)
void xsetThemekeyArray(ThemekeyType[] themekeyArray)
void xsetThemekeyArray(int i,
ThemekeyType themekey)
void insertThemekey(int i,
String themekey)
void addThemekey(String themekey)
ThemekeyType insertNewThemekey(int i)
ThemekeyType addNewThemekey()
void removeThemekey(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||