|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XDescription
An XML description(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XDescription.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
void |
addAbstract(String xabstract)
Appends the value as the last "abstract" element |
void |
addAuthor(String author)
Appends the value as the last "author" element |
void |
addComment(String comment)
Appends the value as the last "comment" element |
void |
addCreationDate(Calendar creationDate)
Appends the value as the last "creationDate" element |
void |
addKeywords(String keywords)
Appends the value as the last "keywords" element |
void |
addLastModificationDate(Calendar lastModificationDate)
Appends the value as the last "lastModificationDate" element |
XmlString |
addNewAbstract()
Appends and returns a new empty value (as xml) as the last "abstract" element |
XmlString |
addNewAuthor()
Appends and returns a new empty value (as xml) as the last "author" element |
XBibliography |
addNewBibliography()
Appends and returns a new empty value (as xml) as the last "bibliography" element |
XmlString |
addNewComment()
Appends and returns a new empty value (as xml) as the last "comment" element |
XmlDateTime |
addNewCreationDate()
Appends and returns a new empty value (as xml) as the last "creationDate" element |
XmlString |
addNewKeywords()
Appends and returns a new empty value (as xml) as the last "keywords" element |
XmlDateTime |
addNewLastModificationDate()
Appends and returns a new empty value (as xml) as the last "lastModificationDate" element |
XmlString |
addNewShortName()
Appends and returns a new empty value (as xml) as the last "shortName" element |
XmlString |
addNewStakeholders()
Appends and returns a new empty value (as xml) as the last "stakeholders" element |
XmlString |
addNewUser()
Appends and returns a new empty value (as xml) as the last "user" element |
XmlString |
addNewVersion()
Appends and returns a new empty value (as xml) as the last "version" element |
void |
addShortName(String shortName)
Appends the value as the last "shortName" element |
void |
addStakeholders(String stakeholders)
Appends the value as the last "stakeholders" element |
void |
addUser(String user)
Appends the value as the last "user" element |
void |
addVersion(String version)
Appends the value as the last "version" element |
String[] |
getAbstractArray()
Deprecated. |
String |
getAbstractArray(int i)
Gets ith "abstract" element |
List<String> |
getAbstractList()
Gets a List of "abstract" elements |
String[] |
getAuthorArray()
Deprecated. |
String |
getAuthorArray(int i)
Gets ith "author" element |
List<String> |
getAuthorList()
Gets a List of "author" elements |
XBibliography[] |
getBibliographyArray()
Deprecated. |
XBibliography |
getBibliographyArray(int i)
Gets ith "bibliography" element |
List<XBibliography> |
getBibliographyList()
Gets a List of "bibliography" elements |
String[] |
getCommentArray()
Deprecated. |
String |
getCommentArray(int i)
Gets ith "comment" element |
List<String> |
getCommentList()
Gets a List of "comment" elements |
Calendar[] |
getCreationDateArray()
Deprecated. |
Calendar |
getCreationDateArray(int i)
Gets ith "creationDate" element |
List<Calendar> |
getCreationDateList()
Gets a List of "creationDate" elements |
String[] |
getKeywordsArray()
Deprecated. |
String |
getKeywordsArray(int i)
Gets ith "keywords" element |
List<String> |
getKeywordsList()
Gets a List of "keywords" elements |
Calendar[] |
getLastModificationDateArray()
Deprecated. |
Calendar |
getLastModificationDateArray(int i)
Gets ith "lastModificationDate" element |
List<Calendar> |
getLastModificationDateList()
Gets a List of "lastModificationDate" elements |
String[] |
getShortNameArray()
Deprecated. |
String |
getShortNameArray(int i)
Gets ith "shortName" element |
List<String> |
getShortNameList()
Gets a List of "shortName" elements |
String[] |
getStakeholdersArray()
Deprecated. |
String |
getStakeholdersArray(int i)
Gets ith "stakeholders" element |
List<String> |
getStakeholdersList()
Gets a List of "stakeholders" elements |
String |
getSubSubTitle()
Gets the "subSubTitle" element |
String |
getSubTitle()
Gets the "subTitle" element |
String |
getTitle()
Gets the "title" element |
String[] |
getUserArray()
Deprecated. |
String |
getUserArray(int i)
Gets ith "user" element |
List<String> |
getUserList()
Gets a List of "user" elements |
String[] |
getVersionArray()
Deprecated. |
String |
getVersionArray(int i)
Gets ith "version" element |
List<String> |
getVersionList()
Gets a List of "version" elements |
void |
insertAbstract(int i,
String xabstract)
Inserts the value as the ith "abstract" element |
void |
insertAuthor(int i,
String author)
Inserts the value as the ith "author" element |
void |
insertComment(int i,
String comment)
Inserts the value as the ith "comment" element |
void |
insertCreationDate(int i,
Calendar creationDate)
Inserts the value as the ith "creationDate" element |
void |
insertKeywords(int i,
String keywords)
Inserts the value as the ith "keywords" element |
void |
insertLastModificationDate(int i,
Calendar lastModificationDate)
Inserts the value as the ith "lastModificationDate" element |
XmlString |
insertNewAbstract(int i)
Inserts and returns a new empty value (as xml) as the ith "abstract" element |
XmlString |
insertNewAuthor(int i)
Inserts and returns a new empty value (as xml) as the ith "author" element |
XBibliography |
insertNewBibliography(int i)
Inserts and returns a new empty value (as xml) as the ith "bibliography" element |
XmlString |
insertNewComment(int i)
Inserts and returns a new empty value (as xml) as the ith "comment" element |
XmlDateTime |
insertNewCreationDate(int i)
Inserts and returns a new empty value (as xml) as the ith "creationDate" element |
XmlString |
insertNewKeywords(int i)
Inserts and returns a new empty value (as xml) as the ith "keywords" element |
XmlDateTime |
insertNewLastModificationDate(int i)
Inserts and returns a new empty value (as xml) as the ith "lastModificationDate" element |
XmlString |
insertNewShortName(int i)
Inserts and returns a new empty value (as xml) as the ith "shortName" element |
XmlString |
insertNewStakeholders(int i)
Inserts and returns a new empty value (as xml) as the ith "stakeholders" element |
XmlString |
insertNewUser(int i)
Inserts and returns a new empty value (as xml) as the ith "user" element |
XmlString |
insertNewVersion(int i)
Inserts and returns a new empty value (as xml) as the ith "version" element |
void |
insertShortName(int i,
String shortName)
Inserts the value as the ith "shortName" element |
void |
insertStakeholders(int i,
String stakeholders)
Inserts the value as the ith "stakeholders" element |
void |
insertUser(int i,
String user)
Inserts the value as the ith "user" element |
void |
insertVersion(int i,
String version)
Inserts the value as the ith "version" element |
boolean |
isSetSubSubTitle()
True if has "subSubTitle" element |
boolean |
isSetSubTitle()
True if has "subTitle" element |
boolean |
isSetTitle()
True if has "title" element |
void |
removeAbstract(int i)
Removes the ith "abstract" element |
void |
removeAuthor(int i)
Removes the ith "author" element |
void |
removeBibliography(int i)
Removes the ith "bibliography" element |
void |
removeComment(int i)
Removes the ith "comment" element |
void |
removeCreationDate(int i)
Removes the ith "creationDate" element |
void |
removeKeywords(int i)
Removes the ith "keywords" element |
void |
removeLastModificationDate(int i)
Removes the ith "lastModificationDate" element |
void |
removeShortName(int i)
Removes the ith "shortName" element |
void |
removeStakeholders(int i)
Removes the ith "stakeholders" element |
void |
removeUser(int i)
Removes the ith "user" element |
void |
removeVersion(int i)
Removes the ith "version" element |
void |
setAbstractArray(int i,
String xabstract)
Sets ith "abstract" element |
void |
setAbstractArray(String[] xabstractArray)
Sets array of all "abstract" element |
void |
setAuthorArray(int i,
String author)
Sets ith "author" element |
void |
setAuthorArray(String[] authorArray)
Sets array of all "author" element |
void |
setBibliographyArray(int i,
XBibliography bibliography)
Sets ith "bibliography" element |
void |
setBibliographyArray(XBibliography[] bibliographyArray)
Sets array of all "bibliography" element |
void |
setCommentArray(int i,
String comment)
Sets ith "comment" element |
void |
setCommentArray(String[] commentArray)
Sets array of all "comment" element |
void |
setCreationDateArray(Calendar[] creationDateArray)
Sets array of all "creationDate" element |
void |
setCreationDateArray(int i,
Calendar creationDate)
Sets ith "creationDate" element |
void |
setKeywordsArray(int i,
String keywords)
Sets ith "keywords" element |
void |
setKeywordsArray(String[] keywordsArray)
Sets array of all "keywords" element |
void |
setLastModificationDateArray(Calendar[] lastModificationDateArray)
Sets array of all "lastModificationDate" element |
void |
setLastModificationDateArray(int i,
Calendar lastModificationDate)
Sets ith "lastModificationDate" element |
void |
setShortNameArray(int i,
String shortName)
Sets ith "shortName" element |
void |
setShortNameArray(String[] shortNameArray)
Sets array of all "shortName" element |
void |
setStakeholdersArray(int i,
String stakeholders)
Sets ith "stakeholders" element |
void |
setStakeholdersArray(String[] stakeholdersArray)
Sets array of all "stakeholders" element |
void |
setSubSubTitle(String subSubTitle)
Sets the "subSubTitle" element |
void |
setSubTitle(String subTitle)
Sets the "subTitle" element |
void |
setTitle(String title)
Sets the "title" element |
void |
setUserArray(int i,
String user)
Sets ith "user" element |
void |
setUserArray(String[] userArray)
Sets array of all "user" element |
void |
setVersionArray(int i,
String version)
Sets ith "version" element |
void |
setVersionArray(String[] versionArray)
Sets array of all "version" element |
int |
sizeOfAbstractArray()
Returns number of "abstract" element |
int |
sizeOfAuthorArray()
Returns number of "author" element |
int |
sizeOfBibliographyArray()
Returns number of "bibliography" element |
int |
sizeOfCommentArray()
Returns number of "comment" element |
int |
sizeOfCreationDateArray()
Returns number of "creationDate" element |
int |
sizeOfKeywordsArray()
Returns number of "keywords" element |
int |
sizeOfLastModificationDateArray()
Returns number of "lastModificationDate" element |
int |
sizeOfShortNameArray()
Returns number of "shortName" element |
int |
sizeOfStakeholdersArray()
Returns number of "stakeholders" element |
int |
sizeOfUserArray()
Returns number of "user" element |
int |
sizeOfVersionArray()
Returns number of "version" element |
void |
unsetSubSubTitle()
Unsets the "subSubTitle" element |
void |
unsetSubTitle()
Unsets the "subTitle" element |
void |
unsetTitle()
Unsets the "title" element |
XmlString[] |
xgetAbstractArray()
Deprecated. |
XmlString |
xgetAbstractArray(int i)
Gets (as xml) ith "abstract" element |
List<XmlString> |
xgetAbstractList()
Gets (as xml) a List of "abstract" elements |
XmlString[] |
xgetAuthorArray()
Deprecated. |
XmlString |
xgetAuthorArray(int i)
Gets (as xml) ith "author" element |
List<XmlString> |
xgetAuthorList()
Gets (as xml) a List of "author" elements |
XmlString[] |
xgetCommentArray()
Deprecated. |
XmlString |
xgetCommentArray(int i)
Gets (as xml) ith "comment" element |
List<XmlString> |
xgetCommentList()
Gets (as xml) a List of "comment" elements |
XmlDateTime[] |
xgetCreationDateArray()
Deprecated. |
XmlDateTime |
xgetCreationDateArray(int i)
Gets (as xml) ith "creationDate" element |
List<XmlDateTime> |
xgetCreationDateList()
Gets (as xml) a List of "creationDate" elements |
XmlString[] |
xgetKeywordsArray()
Deprecated. |
XmlString |
xgetKeywordsArray(int i)
Gets (as xml) ith "keywords" element |
List<XmlString> |
xgetKeywordsList()
Gets (as xml) a List of "keywords" elements |
XmlDateTime[] |
xgetLastModificationDateArray()
Deprecated. |
XmlDateTime |
xgetLastModificationDateArray(int i)
Gets (as xml) ith "lastModificationDate" element |
List<XmlDateTime> |
xgetLastModificationDateList()
Gets (as xml) a List of "lastModificationDate" elements |
XmlString[] |
xgetShortNameArray()
Deprecated. |
XmlString |
xgetShortNameArray(int i)
Gets (as xml) ith "shortName" element |
List<XmlString> |
xgetShortNameList()
Gets (as xml) a List of "shortName" elements |
XmlString[] |
xgetStakeholdersArray()
Deprecated. |
XmlString |
xgetStakeholdersArray(int i)
Gets (as xml) ith "stakeholders" element |
List<XmlString> |
xgetStakeholdersList()
Gets (as xml) a List of "stakeholders" elements |
XmlString |
xgetSubSubTitle()
Gets (as xml) the "subSubTitle" element |
XmlString |
xgetSubTitle()
Gets (as xml) the "subTitle" element |
XmlString |
xgetTitle()
Gets (as xml) the "title" element |
XmlString[] |
xgetUserArray()
Deprecated. |
XmlString |
xgetUserArray(int i)
Gets (as xml) ith "user" element |
List<XmlString> |
xgetUserList()
Gets (as xml) a List of "user" elements |
XmlString[] |
xgetVersionArray()
Deprecated. |
XmlString |
xgetVersionArray(int i)
Gets (as xml) ith "version" element |
List<XmlString> |
xgetVersionList()
Gets (as xml) a List of "version" elements |
void |
xsetAbstractArray(int i,
XmlString xabstract)
Sets (as xml) ith "abstract" element |
void |
xsetAbstractArray(XmlString[] xabstractArray)
Sets (as xml) array of all "abstract" element |
void |
xsetAuthorArray(int i,
XmlString author)
Sets (as xml) ith "author" element |
void |
xsetAuthorArray(XmlString[] authorArray)
Sets (as xml) array of all "author" element |
void |
xsetCommentArray(int i,
XmlString comment)
Sets (as xml) ith "comment" element |
void |
xsetCommentArray(XmlString[] commentArray)
Sets (as xml) array of all "comment" element |
void |
xsetCreationDateArray(int i,
XmlDateTime creationDate)
Sets (as xml) ith "creationDate" element |
void |
xsetCreationDateArray(XmlDateTime[] creationDateArray)
Sets (as xml) array of all "creationDate" element |
void |
xsetKeywordsArray(int i,
XmlString keywords)
Sets (as xml) ith "keywords" element |
void |
xsetKeywordsArray(XmlString[] keywordsArray)
Sets (as xml) array of all "keywords" element |
void |
xsetLastModificationDateArray(int i,
XmlDateTime lastModificationDate)
Sets (as xml) ith "lastModificationDate" element |
void |
xsetLastModificationDateArray(XmlDateTime[] lastModificationDateArray)
Sets (as xml) array of all "lastModificationDate" element |
void |
xsetShortNameArray(int i,
XmlString shortName)
Sets (as xml) ith "shortName" element |
void |
xsetShortNameArray(XmlString[] shortNameArray)
Sets (as xml) array of all "shortName" element |
void |
xsetStakeholdersArray(int i,
XmlString stakeholders)
Sets (as xml) ith "stakeholders" element |
void |
xsetStakeholdersArray(XmlString[] stakeholdersArray)
Sets (as xml) array of all "stakeholders" element |
void |
xsetSubSubTitle(XmlString subSubTitle)
Sets (as xml) the "subSubTitle" element |
void |
xsetSubTitle(XmlString subTitle)
Sets (as xml) the "subTitle" element |
void |
xsetTitle(XmlString title)
Sets (as xml) the "title" element |
void |
xsetUserArray(int i,
XmlString user)
Sets (as xml) ith "user" element |
void |
xsetUserArray(XmlString[] userArray)
Sets (as xml) array of all "user" element |
void |
xsetVersionArray(int i,
XmlString version)
Sets (as xml) ith "version" element |
void |
xsetVersionArray(XmlString[] versionArray)
Sets (as xml) array of all "version" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final SchemaType type
| Method Detail |
|---|
String getTitle()
XmlString xgetTitle()
boolean isSetTitle()
void setTitle(String title)
void xsetTitle(XmlString title)
void unsetTitle()
String getSubTitle()
XmlString xgetSubTitle()
boolean isSetSubTitle()
void setSubTitle(String subTitle)
void xsetSubTitle(XmlString subTitle)
void unsetSubTitle()
String getSubSubTitle()
XmlString xgetSubSubTitle()
boolean isSetSubSubTitle()
void setSubSubTitle(String subSubTitle)
void xsetSubSubTitle(XmlString subSubTitle)
void unsetSubSubTitle()
List<String> getUserList()
String[] getUserArray()
String getUserArray(int i)
List<XmlString> xgetUserList()
XmlString[] xgetUserArray()
XmlString xgetUserArray(int i)
int sizeOfUserArray()
void setUserArray(String[] userArray)
void setUserArray(int i,
String user)
void xsetUserArray(XmlString[] userArray)
void xsetUserArray(int i,
XmlString user)
void insertUser(int i,
String user)
void addUser(String user)
XmlString insertNewUser(int i)
XmlString addNewUser()
void removeUser(int i)
List<String> getAuthorList()
String[] getAuthorArray()
String getAuthorArray(int i)
List<XmlString> xgetAuthorList()
XmlString[] xgetAuthorArray()
XmlString xgetAuthorArray(int i)
int sizeOfAuthorArray()
void setAuthorArray(String[] authorArray)
void setAuthorArray(int i,
String author)
void xsetAuthorArray(XmlString[] authorArray)
void xsetAuthorArray(int i,
XmlString author)
void insertAuthor(int i,
String author)
void addAuthor(String author)
XmlString insertNewAuthor(int i)
XmlString addNewAuthor()
void removeAuthor(int i)
List<String> getVersionList()
String[] getVersionArray()
String getVersionArray(int i)
List<XmlString> xgetVersionList()
XmlString[] xgetVersionArray()
XmlString xgetVersionArray(int i)
int sizeOfVersionArray()
void setVersionArray(String[] versionArray)
void setVersionArray(int i,
String version)
void xsetVersionArray(XmlString[] versionArray)
void xsetVersionArray(int i,
XmlString version)
void insertVersion(int i,
String version)
void addVersion(String version)
XmlString insertNewVersion(int i)
XmlString addNewVersion()
void removeVersion(int i)
List<Calendar> getCreationDateList()
Calendar[] getCreationDateArray()
Calendar getCreationDateArray(int i)
List<XmlDateTime> xgetCreationDateList()
XmlDateTime[] xgetCreationDateArray()
XmlDateTime xgetCreationDateArray(int i)
int sizeOfCreationDateArray()
void setCreationDateArray(Calendar[] creationDateArray)
void setCreationDateArray(int i,
Calendar creationDate)
void xsetCreationDateArray(XmlDateTime[] creationDateArray)
void xsetCreationDateArray(int i,
XmlDateTime creationDate)
void insertCreationDate(int i,
Calendar creationDate)
void addCreationDate(Calendar creationDate)
XmlDateTime insertNewCreationDate(int i)
XmlDateTime addNewCreationDate()
void removeCreationDate(int i)
List<Calendar> getLastModificationDateList()
Calendar[] getLastModificationDateArray()
Calendar getLastModificationDateArray(int i)
List<XmlDateTime> xgetLastModificationDateList()
XmlDateTime[] xgetLastModificationDateArray()
XmlDateTime xgetLastModificationDateArray(int i)
int sizeOfLastModificationDateArray()
void setLastModificationDateArray(Calendar[] lastModificationDateArray)
void setLastModificationDateArray(int i,
Calendar lastModificationDate)
void xsetLastModificationDateArray(XmlDateTime[] lastModificationDateArray)
void xsetLastModificationDateArray(int i,
XmlDateTime lastModificationDate)
void insertLastModificationDate(int i,
Calendar lastModificationDate)
void addLastModificationDate(Calendar lastModificationDate)
XmlDateTime insertNewLastModificationDate(int i)
XmlDateTime addNewLastModificationDate()
void removeLastModificationDate(int i)
List<String> getShortNameList()
String[] getShortNameArray()
String getShortNameArray(int i)
List<XmlString> xgetShortNameList()
XmlString[] xgetShortNameArray()
XmlString xgetShortNameArray(int i)
int sizeOfShortNameArray()
void setShortNameArray(String[] shortNameArray)
void setShortNameArray(int i,
String shortName)
void xsetShortNameArray(XmlString[] shortNameArray)
void xsetShortNameArray(int i,
XmlString shortName)
void insertShortName(int i,
String shortName)
void addShortName(String shortName)
XmlString insertNewShortName(int i)
XmlString addNewShortName()
void removeShortName(int i)
List<String> getCommentList()
String[] getCommentArray()
String getCommentArray(int i)
List<XmlString> xgetCommentList()
XmlString[] xgetCommentArray()
XmlString xgetCommentArray(int i)
int sizeOfCommentArray()
void setCommentArray(String[] commentArray)
void setCommentArray(int i,
String comment)
void xsetCommentArray(XmlString[] commentArray)
void xsetCommentArray(int i,
XmlString comment)
void insertComment(int i,
String comment)
void addComment(String comment)
XmlString insertNewComment(int i)
XmlString addNewComment()
void removeComment(int i)
List<String> getAbstractList()
String[] getAbstractArray()
String getAbstractArray(int i)
List<XmlString> xgetAbstractList()
XmlString[] xgetAbstractArray()
XmlString xgetAbstractArray(int i)
int sizeOfAbstractArray()
void setAbstractArray(String[] xabstractArray)
void setAbstractArray(int i,
String xabstract)
void xsetAbstractArray(XmlString[] xabstractArray)
void xsetAbstractArray(int i,
XmlString xabstract)
void insertAbstract(int i,
String xabstract)
void addAbstract(String xabstract)
XmlString insertNewAbstract(int i)
XmlString addNewAbstract()
void removeAbstract(int i)
List<String> getKeywordsList()
String[] getKeywordsArray()
String getKeywordsArray(int i)
List<XmlString> xgetKeywordsList()
XmlString[] xgetKeywordsArray()
XmlString xgetKeywordsArray(int i)
int sizeOfKeywordsArray()
void setKeywordsArray(String[] keywordsArray)
void setKeywordsArray(int i,
String keywords)
void xsetKeywordsArray(XmlString[] keywordsArray)
void xsetKeywordsArray(int i,
XmlString keywords)
void insertKeywords(int i,
String keywords)
void addKeywords(String keywords)
XmlString insertNewKeywords(int i)
XmlString addNewKeywords()
void removeKeywords(int i)
List<XBibliography> getBibliographyList()
XBibliography[] getBibliographyArray()
XBibliography getBibliographyArray(int i)
int sizeOfBibliographyArray()
void setBibliographyArray(XBibliography[] bibliographyArray)
void setBibliographyArray(int i,
XBibliography bibliography)
XBibliography insertNewBibliography(int i)
XBibliography addNewBibliography()
void removeBibliography(int i)
List<String> getStakeholdersList()
String[] getStakeholdersArray()
String getStakeholdersArray(int i)
List<XmlString> xgetStakeholdersList()
XmlString[] xgetStakeholdersArray()
XmlString xgetStakeholdersArray(int i)
int sizeOfStakeholdersArray()
void setStakeholdersArray(String[] stakeholdersArray)
void setStakeholdersArray(int i,
String stakeholders)
void xsetStakeholdersArray(XmlString[] stakeholdersArray)
void xsetStakeholdersArray(int i,
XmlString stakeholders)
void insertStakeholders(int i,
String stakeholders)
void addStakeholders(String stakeholders)
XmlString insertNewStakeholders(int i)
XmlString addNewStakeholders()
void removeStakeholders(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||