|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.decisiondeck.jmcda.persist.xmcda2.generated.impl.XDescriptionImpl
public class XDescriptionImpl
An XML description(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.decisiondeck.jmcda.persist.xmcda2.generated.XDescription |
|---|
XDescription.Factory |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.decisiondeck.jmcda.persist.xmcda2.generated.XDescription |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
XDescriptionImpl(SchemaType sType)
|
|
| 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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|---|
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_newValue, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public XDescriptionImpl(SchemaType sType)
| Method Detail |
|---|
public String getTitle()
getTitle in interface XDescriptionpublic XmlString xgetTitle()
xgetTitle in interface XDescriptionpublic boolean isSetTitle()
isSetTitle in interface XDescriptionpublic void setTitle(String title)
setTitle in interface XDescriptionpublic void xsetTitle(XmlString title)
xsetTitle in interface XDescriptionpublic void unsetTitle()
unsetTitle in interface XDescriptionpublic String getSubTitle()
getSubTitle in interface XDescriptionpublic XmlString xgetSubTitle()
xgetSubTitle in interface XDescriptionpublic boolean isSetSubTitle()
isSetSubTitle in interface XDescriptionpublic void setSubTitle(String subTitle)
setSubTitle in interface XDescriptionpublic void xsetSubTitle(XmlString subTitle)
xsetSubTitle in interface XDescriptionpublic void unsetSubTitle()
unsetSubTitle in interface XDescriptionpublic String getSubSubTitle()
getSubSubTitle in interface XDescriptionpublic XmlString xgetSubSubTitle()
xgetSubSubTitle in interface XDescriptionpublic boolean isSetSubSubTitle()
isSetSubSubTitle in interface XDescriptionpublic void setSubSubTitle(String subSubTitle)
setSubSubTitle in interface XDescriptionpublic void xsetSubSubTitle(XmlString subSubTitle)
xsetSubSubTitle in interface XDescriptionpublic void unsetSubSubTitle()
unsetSubSubTitle in interface XDescriptionpublic List<String> getUserList()
getUserList in interface XDescriptionpublic String[] getUserArray()
getUserArray in interface XDescriptionpublic String getUserArray(int i)
getUserArray in interface XDescriptionpublic List<XmlString> xgetUserList()
xgetUserList in interface XDescriptionpublic XmlString[] xgetUserArray()
xgetUserArray in interface XDescriptionpublic XmlString xgetUserArray(int i)
xgetUserArray in interface XDescriptionpublic int sizeOfUserArray()
sizeOfUserArray in interface XDescriptionpublic void setUserArray(String[] userArray)
setUserArray in interface XDescription
public void setUserArray(int i,
String user)
setUserArray in interface XDescriptionpublic void xsetUserArray(XmlString[] userArray)
xsetUserArray in interface XDescription
public void xsetUserArray(int i,
XmlString user)
xsetUserArray in interface XDescription
public void insertUser(int i,
String user)
insertUser in interface XDescriptionpublic void addUser(String user)
addUser in interface XDescriptionpublic XmlString insertNewUser(int i)
insertNewUser in interface XDescriptionpublic XmlString addNewUser()
addNewUser in interface XDescriptionpublic void removeUser(int i)
removeUser in interface XDescriptionpublic List<String> getAuthorList()
getAuthorList in interface XDescriptionpublic String[] getAuthorArray()
getAuthorArray in interface XDescriptionpublic String getAuthorArray(int i)
getAuthorArray in interface XDescriptionpublic List<XmlString> xgetAuthorList()
xgetAuthorList in interface XDescriptionpublic XmlString[] xgetAuthorArray()
xgetAuthorArray in interface XDescriptionpublic XmlString xgetAuthorArray(int i)
xgetAuthorArray in interface XDescriptionpublic int sizeOfAuthorArray()
sizeOfAuthorArray in interface XDescriptionpublic void setAuthorArray(String[] authorArray)
setAuthorArray in interface XDescription
public void setAuthorArray(int i,
String author)
setAuthorArray in interface XDescriptionpublic void xsetAuthorArray(XmlString[] authorArray)
xsetAuthorArray in interface XDescription
public void xsetAuthorArray(int i,
XmlString author)
xsetAuthorArray in interface XDescription
public void insertAuthor(int i,
String author)
insertAuthor in interface XDescriptionpublic void addAuthor(String author)
addAuthor in interface XDescriptionpublic XmlString insertNewAuthor(int i)
insertNewAuthor in interface XDescriptionpublic XmlString addNewAuthor()
addNewAuthor in interface XDescriptionpublic void removeAuthor(int i)
removeAuthor in interface XDescriptionpublic List<String> getVersionList()
getVersionList in interface XDescriptionpublic String[] getVersionArray()
getVersionArray in interface XDescriptionpublic String getVersionArray(int i)
getVersionArray in interface XDescriptionpublic List<XmlString> xgetVersionList()
xgetVersionList in interface XDescriptionpublic XmlString[] xgetVersionArray()
xgetVersionArray in interface XDescriptionpublic XmlString xgetVersionArray(int i)
xgetVersionArray in interface XDescriptionpublic int sizeOfVersionArray()
sizeOfVersionArray in interface XDescriptionpublic void setVersionArray(String[] versionArray)
setVersionArray in interface XDescription
public void setVersionArray(int i,
String version)
setVersionArray in interface XDescriptionpublic void xsetVersionArray(XmlString[] versionArray)
xsetVersionArray in interface XDescription
public void xsetVersionArray(int i,
XmlString version)
xsetVersionArray in interface XDescription
public void insertVersion(int i,
String version)
insertVersion in interface XDescriptionpublic void addVersion(String version)
addVersion in interface XDescriptionpublic XmlString insertNewVersion(int i)
insertNewVersion in interface XDescriptionpublic XmlString addNewVersion()
addNewVersion in interface XDescriptionpublic void removeVersion(int i)
removeVersion in interface XDescriptionpublic List<Calendar> getCreationDateList()
getCreationDateList in interface XDescriptionpublic Calendar[] getCreationDateArray()
getCreationDateArray in interface XDescriptionpublic Calendar getCreationDateArray(int i)
getCreationDateArray in interface XDescriptionpublic List<XmlDateTime> xgetCreationDateList()
xgetCreationDateList in interface XDescriptionpublic XmlDateTime[] xgetCreationDateArray()
xgetCreationDateArray in interface XDescriptionpublic XmlDateTime xgetCreationDateArray(int i)
xgetCreationDateArray in interface XDescriptionpublic int sizeOfCreationDateArray()
sizeOfCreationDateArray in interface XDescriptionpublic void setCreationDateArray(Calendar[] creationDateArray)
setCreationDateArray in interface XDescription
public void setCreationDateArray(int i,
Calendar creationDate)
setCreationDateArray in interface XDescriptionpublic void xsetCreationDateArray(XmlDateTime[] creationDateArray)
xsetCreationDateArray in interface XDescription
public void xsetCreationDateArray(int i,
XmlDateTime creationDate)
xsetCreationDateArray in interface XDescription
public void insertCreationDate(int i,
Calendar creationDate)
insertCreationDate in interface XDescriptionpublic void addCreationDate(Calendar creationDate)
addCreationDate in interface XDescriptionpublic XmlDateTime insertNewCreationDate(int i)
insertNewCreationDate in interface XDescriptionpublic XmlDateTime addNewCreationDate()
addNewCreationDate in interface XDescriptionpublic void removeCreationDate(int i)
removeCreationDate in interface XDescriptionpublic List<Calendar> getLastModificationDateList()
getLastModificationDateList in interface XDescriptionpublic Calendar[] getLastModificationDateArray()
getLastModificationDateArray in interface XDescriptionpublic Calendar getLastModificationDateArray(int i)
getLastModificationDateArray in interface XDescriptionpublic List<XmlDateTime> xgetLastModificationDateList()
xgetLastModificationDateList in interface XDescriptionpublic XmlDateTime[] xgetLastModificationDateArray()
xgetLastModificationDateArray in interface XDescriptionpublic XmlDateTime xgetLastModificationDateArray(int i)
xgetLastModificationDateArray in interface XDescriptionpublic int sizeOfLastModificationDateArray()
sizeOfLastModificationDateArray in interface XDescriptionpublic void setLastModificationDateArray(Calendar[] lastModificationDateArray)
setLastModificationDateArray in interface XDescription
public void setLastModificationDateArray(int i,
Calendar lastModificationDate)
setLastModificationDateArray in interface XDescriptionpublic void xsetLastModificationDateArray(XmlDateTime[] lastModificationDateArray)
xsetLastModificationDateArray in interface XDescription
public void xsetLastModificationDateArray(int i,
XmlDateTime lastModificationDate)
xsetLastModificationDateArray in interface XDescription
public void insertLastModificationDate(int i,
Calendar lastModificationDate)
insertLastModificationDate in interface XDescriptionpublic void addLastModificationDate(Calendar lastModificationDate)
addLastModificationDate in interface XDescriptionpublic XmlDateTime insertNewLastModificationDate(int i)
insertNewLastModificationDate in interface XDescriptionpublic XmlDateTime addNewLastModificationDate()
addNewLastModificationDate in interface XDescriptionpublic void removeLastModificationDate(int i)
removeLastModificationDate in interface XDescriptionpublic List<String> getShortNameList()
getShortNameList in interface XDescriptionpublic String[] getShortNameArray()
getShortNameArray in interface XDescriptionpublic String getShortNameArray(int i)
getShortNameArray in interface XDescriptionpublic List<XmlString> xgetShortNameList()
xgetShortNameList in interface XDescriptionpublic XmlString[] xgetShortNameArray()
xgetShortNameArray in interface XDescriptionpublic XmlString xgetShortNameArray(int i)
xgetShortNameArray in interface XDescriptionpublic int sizeOfShortNameArray()
sizeOfShortNameArray in interface XDescriptionpublic void setShortNameArray(String[] shortNameArray)
setShortNameArray in interface XDescription
public void setShortNameArray(int i,
String shortName)
setShortNameArray in interface XDescriptionpublic void xsetShortNameArray(XmlString[] shortNameArray)
xsetShortNameArray in interface XDescription
public void xsetShortNameArray(int i,
XmlString shortName)
xsetShortNameArray in interface XDescription
public void insertShortName(int i,
String shortName)
insertShortName in interface XDescriptionpublic void addShortName(String shortName)
addShortName in interface XDescriptionpublic XmlString insertNewShortName(int i)
insertNewShortName in interface XDescriptionpublic XmlString addNewShortName()
addNewShortName in interface XDescriptionpublic void removeShortName(int i)
removeShortName in interface XDescriptionpublic List<String> getCommentList()
getCommentList in interface XDescriptionpublic String[] getCommentArray()
getCommentArray in interface XDescriptionpublic String getCommentArray(int i)
getCommentArray in interface XDescriptionpublic List<XmlString> xgetCommentList()
xgetCommentList in interface XDescriptionpublic XmlString[] xgetCommentArray()
xgetCommentArray in interface XDescriptionpublic XmlString xgetCommentArray(int i)
xgetCommentArray in interface XDescriptionpublic int sizeOfCommentArray()
sizeOfCommentArray in interface XDescriptionpublic void setCommentArray(String[] commentArray)
setCommentArray in interface XDescription
public void setCommentArray(int i,
String comment)
setCommentArray in interface XDescriptionpublic void xsetCommentArray(XmlString[] commentArray)
xsetCommentArray in interface XDescription
public void xsetCommentArray(int i,
XmlString comment)
xsetCommentArray in interface XDescription
public void insertComment(int i,
String comment)
insertComment in interface XDescriptionpublic void addComment(String comment)
addComment in interface XDescriptionpublic XmlString insertNewComment(int i)
insertNewComment in interface XDescriptionpublic XmlString addNewComment()
addNewComment in interface XDescriptionpublic void removeComment(int i)
removeComment in interface XDescriptionpublic List<String> getAbstractList()
getAbstractList in interface XDescriptionpublic String[] getAbstractArray()
getAbstractArray in interface XDescriptionpublic String getAbstractArray(int i)
getAbstractArray in interface XDescriptionpublic List<XmlString> xgetAbstractList()
xgetAbstractList in interface XDescriptionpublic XmlString[] xgetAbstractArray()
xgetAbstractArray in interface XDescriptionpublic XmlString xgetAbstractArray(int i)
xgetAbstractArray in interface XDescriptionpublic int sizeOfAbstractArray()
sizeOfAbstractArray in interface XDescriptionpublic void setAbstractArray(String[] xabstractArray)
setAbstractArray in interface XDescription
public void setAbstractArray(int i,
String xabstract)
setAbstractArray in interface XDescriptionpublic void xsetAbstractArray(XmlString[] xabstractArray)
xsetAbstractArray in interface XDescription
public void xsetAbstractArray(int i,
XmlString xabstract)
xsetAbstractArray in interface XDescription
public void insertAbstract(int i,
String xabstract)
insertAbstract in interface XDescriptionpublic void addAbstract(String xabstract)
addAbstract in interface XDescriptionpublic XmlString insertNewAbstract(int i)
insertNewAbstract in interface XDescriptionpublic XmlString addNewAbstract()
addNewAbstract in interface XDescriptionpublic void removeAbstract(int i)
removeAbstract in interface XDescriptionpublic List<String> getKeywordsList()
getKeywordsList in interface XDescriptionpublic String[] getKeywordsArray()
getKeywordsArray in interface XDescriptionpublic String getKeywordsArray(int i)
getKeywordsArray in interface XDescriptionpublic List<XmlString> xgetKeywordsList()
xgetKeywordsList in interface XDescriptionpublic XmlString[] xgetKeywordsArray()
xgetKeywordsArray in interface XDescriptionpublic XmlString xgetKeywordsArray(int i)
xgetKeywordsArray in interface XDescriptionpublic int sizeOfKeywordsArray()
sizeOfKeywordsArray in interface XDescriptionpublic void setKeywordsArray(String[] keywordsArray)
setKeywordsArray in interface XDescription
public void setKeywordsArray(int i,
String keywords)
setKeywordsArray in interface XDescriptionpublic void xsetKeywordsArray(XmlString[] keywordsArray)
xsetKeywordsArray in interface XDescription
public void xsetKeywordsArray(int i,
XmlString keywords)
xsetKeywordsArray in interface XDescription
public void insertKeywords(int i,
String keywords)
insertKeywords in interface XDescriptionpublic void addKeywords(String keywords)
addKeywords in interface XDescriptionpublic XmlString insertNewKeywords(int i)
insertNewKeywords in interface XDescriptionpublic XmlString addNewKeywords()
addNewKeywords in interface XDescriptionpublic void removeKeywords(int i)
removeKeywords in interface XDescriptionpublic List<XBibliography> getBibliographyList()
getBibliographyList in interface XDescriptionpublic XBibliography[] getBibliographyArray()
getBibliographyArray in interface XDescriptionpublic XBibliography getBibliographyArray(int i)
getBibliographyArray in interface XDescriptionpublic int sizeOfBibliographyArray()
sizeOfBibliographyArray in interface XDescriptionpublic void setBibliographyArray(XBibliography[] bibliographyArray)
setBibliographyArray in interface XDescription
public void setBibliographyArray(int i,
XBibliography bibliography)
setBibliographyArray in interface XDescriptionpublic XBibliography insertNewBibliography(int i)
insertNewBibliography in interface XDescriptionpublic XBibliography addNewBibliography()
addNewBibliography in interface XDescriptionpublic void removeBibliography(int i)
removeBibliography in interface XDescriptionpublic List<String> getStakeholdersList()
getStakeholdersList in interface XDescriptionpublic String[] getStakeholdersArray()
getStakeholdersArray in interface XDescriptionpublic String getStakeholdersArray(int i)
getStakeholdersArray in interface XDescriptionpublic List<XmlString> xgetStakeholdersList()
xgetStakeholdersList in interface XDescriptionpublic XmlString[] xgetStakeholdersArray()
xgetStakeholdersArray in interface XDescriptionpublic XmlString xgetStakeholdersArray(int i)
xgetStakeholdersArray in interface XDescriptionpublic int sizeOfStakeholdersArray()
sizeOfStakeholdersArray in interface XDescriptionpublic void setStakeholdersArray(String[] stakeholdersArray)
setStakeholdersArray in interface XDescription
public void setStakeholdersArray(int i,
String stakeholders)
setStakeholdersArray in interface XDescriptionpublic void xsetStakeholdersArray(XmlString[] stakeholdersArray)
xsetStakeholdersArray in interface XDescription
public void xsetStakeholdersArray(int i,
XmlString stakeholders)
xsetStakeholdersArray in interface XDescription
public void insertStakeholders(int i,
String stakeholders)
insertStakeholders in interface XDescriptionpublic void addStakeholders(String stakeholders)
addStakeholders in interface XDescriptionpublic XmlString insertNewStakeholders(int i)
insertNewStakeholders in interface XDescriptionpublic XmlString addNewStakeholders()
addNewStakeholders in interface XDescriptionpublic void removeStakeholders(int i)
removeStakeholders in interface XDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||