|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GenericEntities
Only supported for CMS import and export. Object modification is not supported.
| Nested Class Summary | |
|---|---|
static class |
GenericEntities.Factory
A class with methods for creating instances of the GenericEntities type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
void |
addGenericEntity(java.lang.String genericEntity)
Internal Use Only. |
org.apache.xmlbeans.XmlString |
addNewGenericEntity()
Internal Use Only. |
java.lang.String[] |
getGenericEntityArray()
Internal Use Only. |
java.lang.String |
getGenericEntityArray(int i)
Internal Use Only. |
void |
insertGenericEntity(int i,
java.lang.String genericEntity)
Internal Use Only. |
org.apache.xmlbeans.XmlString |
insertNewGenericEntity(int i)
Internal Use Only. |
void |
removeGenericEntity(int i)
Internal Use Only. |
void |
setGenericEntityArray(int i,
java.lang.String genericEntity)
Internal Use Only. |
void |
setGenericEntityArray(java.lang.String[] genericEntityArray)
Internal Use Only. |
int |
sizeOfGenericEntityArray()
Internal Use Only. |
org.apache.xmlbeans.XmlString[] |
xgetGenericEntityArray()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetGenericEntityArray(int i)
Internal Use Only. |
void |
xsetGenericEntityArray(int i,
org.apache.xmlbeans.XmlString genericEntity)
Internal Use Only. |
void |
xsetGenericEntityArray(org.apache.xmlbeans.XmlString[] genericEntityArray)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String[] getGenericEntityArray()
java.lang.String getGenericEntityArray(int i)
org.apache.xmlbeans.XmlString[] xgetGenericEntityArray()
org.apache.xmlbeans.XmlString xgetGenericEntityArray(int i)
int sizeOfGenericEntityArray()
void setGenericEntityArray(java.lang.String[] genericEntityArray)
void setGenericEntityArray(int i,
java.lang.String genericEntity)
void xsetGenericEntityArray(org.apache.xmlbeans.XmlString[] genericEntityArray)
void xsetGenericEntityArray(int i,
org.apache.xmlbeans.XmlString genericEntity)
void insertGenericEntity(int i,
java.lang.String genericEntity)
void addGenericEntity(java.lang.String genericEntity)
org.apache.xmlbeans.XmlString insertNewGenericEntity(int i)
org.apache.xmlbeans.XmlString addNewGenericEntity()
void removeGenericEntity(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||