|
||||||||||
| 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.ThemeTypeImpl
public class ThemeTypeImpl
An XML themeType(@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.ThemeType |
|---|
ThemeType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.ThemeType |
|---|
type |
| Constructor Summary | |
|---|---|
ThemeTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThemeTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getThemekt()
getThemekt in interface ThemeTypepublic ThemektType xgetThemekt()
xgetThemekt in interface ThemeTypepublic void setThemekt(String themekt)
setThemekt in interface ThemeTypepublic void xsetThemekt(ThemektType themekt)
xsetThemekt in interface ThemeTypepublic String[] getThemekeyArray()
getThemekeyArray in interface ThemeTypepublic String getThemekeyArray(int i)
getThemekeyArray in interface ThemeTypepublic ThemekeyType[] xgetThemekeyArray()
xgetThemekeyArray in interface ThemeTypepublic ThemekeyType xgetThemekeyArray(int i)
xgetThemekeyArray in interface ThemeTypepublic int sizeOfThemekeyArray()
sizeOfThemekeyArray in interface ThemeTypepublic void setThemekeyArray(String[] themekeyArray)
setThemekeyArray in interface ThemeType
public void setThemekeyArray(int i,
String themekey)
setThemekeyArray in interface ThemeTypepublic void xsetThemekeyArray(ThemekeyType[] themekeyArray)
xsetThemekeyArray in interface ThemeType
public void xsetThemekeyArray(int i,
ThemekeyType themekey)
xsetThemekeyArray in interface ThemeType
public void insertThemekey(int i,
String themekey)
insertThemekey in interface ThemeTypepublic void addThemekey(String themekey)
addThemekey in interface ThemeTypepublic ThemekeyType insertNewThemekey(int i)
insertNewThemekey in interface ThemeTypepublic ThemekeyType addNewThemekey()
addNewThemekey in interface ThemeTypepublic void removeThemekey(int i)
removeThemekey in interface ThemeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||