public static class ProjectDocumentImpl.ProjectImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ProjectDocument.Project
ProjectDocument.Project.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
ProjectImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
ChooseType |
addNewChoose()
Appends and returns a new empty value (as xml) as the last "Choose" element
|
ImportType |
addNewImport()
Appends and returns a new empty value (as xml) as the last "Import" element
|
ImportGroupType |
addNewImportGroup()
Appends and returns a new empty value (as xml) as the last "ImportGroup" element
|
ItemDefinitionGroupType |
addNewItemDefinitionGroup()
Appends and returns a new empty value (as xml) as the last "ItemDefinitionGroup" element
|
ItemGroupType |
addNewItemGroup()
Appends and returns a new empty value (as xml) as the last "ItemGroup" element
|
ProjectExtensionsType |
addNewProjectExtensions()
Appends and returns a new empty value (as xml) as the last "ProjectExtensions" element
|
PropertyGroupType |
addNewPropertyGroup()
Appends and returns a new empty value (as xml) as the last "PropertyGroup" element
|
TargetType |
addNewTarget()
Appends and returns a new empty value (as xml) as the last "Target" element
|
UsingTaskType |
addNewUsingTask()
Appends and returns a new empty value (as xml) as the last "UsingTask" element
|
ChooseType[] |
getChooseArray()
Deprecated.
|
ChooseType |
getChooseArray(int i)
Gets ith "Choose" element
|
List<ChooseType> |
getChooseList()
Gets a List of "Choose" elements
|
String |
getDefaultTargets()
Gets the "DefaultTargets" attribute
|
ImportType[] |
getImportArray()
Deprecated.
|
ImportType |
getImportArray(int i)
Gets ith "Import" element
|
ImportGroupType[] |
getImportGroupArray()
Deprecated.
|
ImportGroupType |
getImportGroupArray(int i)
Gets ith "ImportGroup" element
|
List<ImportGroupType> |
getImportGroupList()
Gets a List of "ImportGroup" elements
|
List<ImportType> |
getImportList()
Gets a List of "Import" elements
|
String |
getInitialTargets()
Gets the "InitialTargets" attribute
|
ItemDefinitionGroupType[] |
getItemDefinitionGroupArray()
Deprecated.
|
ItemDefinitionGroupType |
getItemDefinitionGroupArray(int i)
Gets ith "ItemDefinitionGroup" element
|
List<ItemDefinitionGroupType> |
getItemDefinitionGroupList()
Gets a List of "ItemDefinitionGroup" elements
|
ItemGroupType[] |
getItemGroupArray()
Deprecated.
|
ItemGroupType |
getItemGroupArray(int i)
Gets ith "ItemGroup" element
|
List<ItemGroupType> |
getItemGroupList()
Gets a List of "ItemGroup" elements
|
ProjectExtensionsType[] |
getProjectExtensionsArray()
Deprecated.
|
ProjectExtensionsType |
getProjectExtensionsArray(int i)
Gets ith "ProjectExtensions" element
|
List<ProjectExtensionsType> |
getProjectExtensionsList()
Gets a List of "ProjectExtensions" elements
|
PropertyGroupType[] |
getPropertyGroupArray()
Deprecated.
|
PropertyGroupType |
getPropertyGroupArray(int i)
Gets ith "PropertyGroup" element
|
List<PropertyGroupType> |
getPropertyGroupList()
Gets a List of "PropertyGroup" elements
|
String |
getSdk()
Gets the "Sdk" attribute
|
TargetType[] |
getTargetArray()
Deprecated.
|
TargetType |
getTargetArray(int i)
Gets ith "Target" element
|
List<TargetType> |
getTargetList()
Gets a List of "Target" elements
|
String |
getToolsVersion()
Gets the "ToolsVersion" attribute
|
UsingTaskType[] |
getUsingTaskArray()
Deprecated.
|
UsingTaskType |
getUsingTaskArray(int i)
Gets ith "UsingTask" element
|
List<UsingTaskType> |
getUsingTaskList()
Gets a List of "UsingTask" elements
|
ChooseType |
insertNewChoose(int i)
Inserts and returns a new empty value (as xml) as the ith "Choose" element
|
ImportType |
insertNewImport(int i)
Inserts and returns a new empty value (as xml) as the ith "Import" element
|
ImportGroupType |
insertNewImportGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "ImportGroup" element
|
ItemDefinitionGroupType |
insertNewItemDefinitionGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "ItemDefinitionGroup" element
|
ItemGroupType |
insertNewItemGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "ItemGroup" element
|
ProjectExtensionsType |
insertNewProjectExtensions(int i)
Inserts and returns a new empty value (as xml) as the ith "ProjectExtensions" element
|
PropertyGroupType |
insertNewPropertyGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "PropertyGroup" element
|
TargetType |
insertNewTarget(int i)
Inserts and returns a new empty value (as xml) as the ith "Target" element
|
UsingTaskType |
insertNewUsingTask(int i)
Inserts and returns a new empty value (as xml) as the ith "UsingTask" element
|
boolean |
isSetDefaultTargets()
True if has "DefaultTargets" attribute
|
boolean |
isSetInitialTargets()
True if has "InitialTargets" attribute
|
boolean |
isSetSdk()
True if has "Sdk" attribute
|
boolean |
isSetToolsVersion()
True if has "ToolsVersion" attribute
|
void |
removeChoose(int i)
Removes the ith "Choose" element
|
void |
removeImport(int i)
Removes the ith "Import" element
|
void |
removeImportGroup(int i)
Removes the ith "ImportGroup" element
|
void |
removeItemDefinitionGroup(int i)
Removes the ith "ItemDefinitionGroup" element
|
void |
removeItemGroup(int i)
Removes the ith "ItemGroup" element
|
void |
removeProjectExtensions(int i)
Removes the ith "ProjectExtensions" element
|
void |
removePropertyGroup(int i)
Removes the ith "PropertyGroup" element
|
void |
removeTarget(int i)
Removes the ith "Target" element
|
void |
removeUsingTask(int i)
Removes the ith "UsingTask" element
|
void |
setChooseArray(ChooseType[] chooseArray)
Sets array of all "Choose" element WARNING: This method is not atomicaly synchronized.
|
void |
setChooseArray(int i,
ChooseType choose)
Sets ith "Choose" element
|
void |
setDefaultTargets(String defaultTargets)
Sets the "DefaultTargets" attribute
|
void |
setImportArray(ImportType[] ximportArray)
Sets array of all "Import" element WARNING: This method is not atomicaly synchronized.
|
void |
setImportArray(int i,
ImportType ximport)
Sets ith "Import" element
|
void |
setImportGroupArray(ImportGroupType[] importGroupArray)
Sets array of all "ImportGroup" element WARNING: This method is not atomicaly synchronized.
|
void |
setImportGroupArray(int i,
ImportGroupType importGroup)
Sets ith "ImportGroup" element
|
void |
setInitialTargets(String initialTargets)
Sets the "InitialTargets" attribute
|
void |
setItemDefinitionGroupArray(int i,
ItemDefinitionGroupType itemDefinitionGroup)
Sets ith "ItemDefinitionGroup" element
|
void |
setItemDefinitionGroupArray(ItemDefinitionGroupType[] itemDefinitionGroupArray)
Sets array of all "ItemDefinitionGroup" element WARNING: This method is not atomicaly synchronized.
|
void |
setItemGroupArray(int i,
ItemGroupType itemGroup)
Sets ith "ItemGroup" element
|
void |
setItemGroupArray(ItemGroupType[] itemGroupArray)
Sets array of all "ItemGroup" element WARNING: This method is not atomicaly synchronized.
|
void |
setProjectExtensionsArray(int i,
ProjectExtensionsType projectExtensions)
Sets ith "ProjectExtensions" element
|
void |
setProjectExtensionsArray(ProjectExtensionsType[] projectExtensionsArray)
Sets array of all "ProjectExtensions" element WARNING: This method is not atomicaly synchronized.
|
void |
setPropertyGroupArray(int i,
PropertyGroupType propertyGroup)
Sets ith "PropertyGroup" element
|
void |
setPropertyGroupArray(PropertyGroupType[] propertyGroupArray)
Sets array of all "PropertyGroup" element WARNING: This method is not atomicaly synchronized.
|
void |
setSdk(String sdk)
Sets the "Sdk" attribute
|
void |
setTargetArray(int i,
TargetType targetValue)
Sets ith "Target" element
|
void |
setTargetArray(TargetType[] targetValueArray)
Sets array of all "Target" element WARNING: This method is not atomicaly synchronized.
|
void |
setToolsVersion(String toolsVersion)
Sets the "ToolsVersion" attribute
|
void |
setUsingTaskArray(int i,
UsingTaskType usingTask)
Sets ith "UsingTask" element
|
void |
setUsingTaskArray(UsingTaskType[] usingTaskArray)
Sets array of all "UsingTask" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfChooseArray()
Returns number of "Choose" element
|
int |
sizeOfImportArray()
Returns number of "Import" element
|
int |
sizeOfImportGroupArray()
Returns number of "ImportGroup" element
|
int |
sizeOfItemDefinitionGroupArray()
Returns number of "ItemDefinitionGroup" element
|
int |
sizeOfItemGroupArray()
Returns number of "ItemGroup" element
|
int |
sizeOfProjectExtensionsArray()
Returns number of "ProjectExtensions" element
|
int |
sizeOfPropertyGroupArray()
Returns number of "PropertyGroup" element
|
int |
sizeOfTargetArray()
Returns number of "Target" element
|
int |
sizeOfUsingTaskArray()
Returns number of "UsingTask" element
|
void |
unsetDefaultTargets()
Unsets the "DefaultTargets" attribute
|
void |
unsetInitialTargets()
Unsets the "InitialTargets" attribute
|
void |
unsetSdk()
Unsets the "Sdk" attribute
|
void |
unsetToolsVersion()
Unsets the "ToolsVersion" attribute
|
XmlString |
xgetDefaultTargets()
Gets (as xml) the "DefaultTargets" attribute
|
XmlString |
xgetInitialTargets()
Gets (as xml) the "InitialTargets" attribute
|
XmlString |
xgetSdk()
Gets (as xml) the "Sdk" attribute
|
XmlString |
xgetToolsVersion()
Gets (as xml) the "ToolsVersion" attribute
|
void |
xsetDefaultTargets(XmlString defaultTargets)
Sets (as xml) the "DefaultTargets" attribute
|
void |
xsetInitialTargets(XmlString initialTargets)
Sets (as xml) the "InitialTargets" attribute
|
void |
xsetSdk(XmlString sdk)
Sets (as xml) the "Sdk" attribute
|
void |
xsetToolsVersion(XmlString toolsVersion)
Sets (as xml) the "ToolsVersion" attribute
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, 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_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, 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_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, 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_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ProjectImpl(SchemaType sType)
public List<PropertyGroupType> getPropertyGroupList()
getPropertyGroupList in interface ProjectDocument.Project@Deprecated public PropertyGroupType[] getPropertyGroupArray()
getPropertyGroupArray in interface ProjectDocument.Projectpublic PropertyGroupType getPropertyGroupArray(int i)
getPropertyGroupArray in interface ProjectDocument.Projectpublic int sizeOfPropertyGroupArray()
sizeOfPropertyGroupArray in interface ProjectDocument.Projectpublic void setPropertyGroupArray(PropertyGroupType[] propertyGroupArray)
setPropertyGroupArray in interface ProjectDocument.Projectpublic void setPropertyGroupArray(int i,
PropertyGroupType propertyGroup)
setPropertyGroupArray in interface ProjectDocument.Projectpublic PropertyGroupType insertNewPropertyGroup(int i)
insertNewPropertyGroup in interface ProjectDocument.Projectpublic PropertyGroupType addNewPropertyGroup()
addNewPropertyGroup in interface ProjectDocument.Projectpublic void removePropertyGroup(int i)
removePropertyGroup in interface ProjectDocument.Projectpublic List<ItemGroupType> getItemGroupList()
getItemGroupList in interface ProjectDocument.Project@Deprecated public ItemGroupType[] getItemGroupArray()
getItemGroupArray in interface ProjectDocument.Projectpublic ItemGroupType getItemGroupArray(int i)
getItemGroupArray in interface ProjectDocument.Projectpublic int sizeOfItemGroupArray()
sizeOfItemGroupArray in interface ProjectDocument.Projectpublic void setItemGroupArray(ItemGroupType[] itemGroupArray)
setItemGroupArray in interface ProjectDocument.Projectpublic void setItemGroupArray(int i,
ItemGroupType itemGroup)
setItemGroupArray in interface ProjectDocument.Projectpublic ItemGroupType insertNewItemGroup(int i)
insertNewItemGroup in interface ProjectDocument.Projectpublic ItemGroupType addNewItemGroup()
addNewItemGroup in interface ProjectDocument.Projectpublic void removeItemGroup(int i)
removeItemGroup in interface ProjectDocument.Projectpublic List<ItemDefinitionGroupType> getItemDefinitionGroupList()
getItemDefinitionGroupList in interface ProjectDocument.Project@Deprecated public ItemDefinitionGroupType[] getItemDefinitionGroupArray()
getItemDefinitionGroupArray in interface ProjectDocument.Projectpublic ItemDefinitionGroupType getItemDefinitionGroupArray(int i)
getItemDefinitionGroupArray in interface ProjectDocument.Projectpublic int sizeOfItemDefinitionGroupArray()
sizeOfItemDefinitionGroupArray in interface ProjectDocument.Projectpublic void setItemDefinitionGroupArray(ItemDefinitionGroupType[] itemDefinitionGroupArray)
setItemDefinitionGroupArray in interface ProjectDocument.Projectpublic void setItemDefinitionGroupArray(int i,
ItemDefinitionGroupType itemDefinitionGroup)
setItemDefinitionGroupArray in interface ProjectDocument.Projectpublic ItemDefinitionGroupType insertNewItemDefinitionGroup(int i)
insertNewItemDefinitionGroup in interface ProjectDocument.Projectpublic ItemDefinitionGroupType addNewItemDefinitionGroup()
addNewItemDefinitionGroup in interface ProjectDocument.Projectpublic void removeItemDefinitionGroup(int i)
removeItemDefinitionGroup in interface ProjectDocument.Projectpublic List<ChooseType> getChooseList()
getChooseList in interface ProjectDocument.Project@Deprecated public ChooseType[] getChooseArray()
getChooseArray in interface ProjectDocument.Projectpublic ChooseType getChooseArray(int i)
getChooseArray in interface ProjectDocument.Projectpublic int sizeOfChooseArray()
sizeOfChooseArray in interface ProjectDocument.Projectpublic void setChooseArray(ChooseType[] chooseArray)
setChooseArray in interface ProjectDocument.Projectpublic void setChooseArray(int i,
ChooseType choose)
setChooseArray in interface ProjectDocument.Projectpublic ChooseType insertNewChoose(int i)
insertNewChoose in interface ProjectDocument.Projectpublic ChooseType addNewChoose()
addNewChoose in interface ProjectDocument.Projectpublic void removeChoose(int i)
removeChoose in interface ProjectDocument.Projectpublic List<UsingTaskType> getUsingTaskList()
getUsingTaskList in interface ProjectDocument.Project@Deprecated public UsingTaskType[] getUsingTaskArray()
getUsingTaskArray in interface ProjectDocument.Projectpublic UsingTaskType getUsingTaskArray(int i)
getUsingTaskArray in interface ProjectDocument.Projectpublic int sizeOfUsingTaskArray()
sizeOfUsingTaskArray in interface ProjectDocument.Projectpublic void setUsingTaskArray(UsingTaskType[] usingTaskArray)
setUsingTaskArray in interface ProjectDocument.Projectpublic void setUsingTaskArray(int i,
UsingTaskType usingTask)
setUsingTaskArray in interface ProjectDocument.Projectpublic UsingTaskType insertNewUsingTask(int i)
insertNewUsingTask in interface ProjectDocument.Projectpublic UsingTaskType addNewUsingTask()
addNewUsingTask in interface ProjectDocument.Projectpublic void removeUsingTask(int i)
removeUsingTask in interface ProjectDocument.Projectpublic List<ProjectExtensionsType> getProjectExtensionsList()
getProjectExtensionsList in interface ProjectDocument.Project@Deprecated public ProjectExtensionsType[] getProjectExtensionsArray()
getProjectExtensionsArray in interface ProjectDocument.Projectpublic ProjectExtensionsType getProjectExtensionsArray(int i)
getProjectExtensionsArray in interface ProjectDocument.Projectpublic int sizeOfProjectExtensionsArray()
sizeOfProjectExtensionsArray in interface ProjectDocument.Projectpublic void setProjectExtensionsArray(ProjectExtensionsType[] projectExtensionsArray)
setProjectExtensionsArray in interface ProjectDocument.Projectpublic void setProjectExtensionsArray(int i,
ProjectExtensionsType projectExtensions)
setProjectExtensionsArray in interface ProjectDocument.Projectpublic ProjectExtensionsType insertNewProjectExtensions(int i)
insertNewProjectExtensions in interface ProjectDocument.Projectpublic ProjectExtensionsType addNewProjectExtensions()
addNewProjectExtensions in interface ProjectDocument.Projectpublic void removeProjectExtensions(int i)
removeProjectExtensions in interface ProjectDocument.Projectpublic List<TargetType> getTargetList()
getTargetList in interface ProjectDocument.Project@Deprecated public TargetType[] getTargetArray()
getTargetArray in interface ProjectDocument.Projectpublic TargetType getTargetArray(int i)
getTargetArray in interface ProjectDocument.Projectpublic int sizeOfTargetArray()
sizeOfTargetArray in interface ProjectDocument.Projectpublic void setTargetArray(TargetType[] targetValueArray)
setTargetArray in interface ProjectDocument.Projectpublic void setTargetArray(int i,
TargetType targetValue)
setTargetArray in interface ProjectDocument.Projectpublic TargetType insertNewTarget(int i)
insertNewTarget in interface ProjectDocument.Projectpublic TargetType addNewTarget()
addNewTarget in interface ProjectDocument.Projectpublic void removeTarget(int i)
removeTarget in interface ProjectDocument.Projectpublic List<ImportType> getImportList()
getImportList in interface ProjectDocument.Project@Deprecated public ImportType[] getImportArray()
getImportArray in interface ProjectDocument.Projectpublic ImportType getImportArray(int i)
getImportArray in interface ProjectDocument.Projectpublic int sizeOfImportArray()
sizeOfImportArray in interface ProjectDocument.Projectpublic void setImportArray(ImportType[] ximportArray)
setImportArray in interface ProjectDocument.Projectpublic void setImportArray(int i,
ImportType ximport)
setImportArray in interface ProjectDocument.Projectpublic ImportType insertNewImport(int i)
insertNewImport in interface ProjectDocument.Projectpublic ImportType addNewImport()
addNewImport in interface ProjectDocument.Projectpublic void removeImport(int i)
removeImport in interface ProjectDocument.Projectpublic List<ImportGroupType> getImportGroupList()
getImportGroupList in interface ProjectDocument.Project@Deprecated public ImportGroupType[] getImportGroupArray()
getImportGroupArray in interface ProjectDocument.Projectpublic ImportGroupType getImportGroupArray(int i)
getImportGroupArray in interface ProjectDocument.Projectpublic int sizeOfImportGroupArray()
sizeOfImportGroupArray in interface ProjectDocument.Projectpublic void setImportGroupArray(ImportGroupType[] importGroupArray)
setImportGroupArray in interface ProjectDocument.Projectpublic void setImportGroupArray(int i,
ImportGroupType importGroup)
setImportGroupArray in interface ProjectDocument.Projectpublic ImportGroupType insertNewImportGroup(int i)
insertNewImportGroup in interface ProjectDocument.Projectpublic ImportGroupType addNewImportGroup()
addNewImportGroup in interface ProjectDocument.Projectpublic void removeImportGroup(int i)
removeImportGroup in interface ProjectDocument.Projectpublic String getDefaultTargets()
getDefaultTargets in interface ProjectDocument.Projectpublic XmlString xgetDefaultTargets()
xgetDefaultTargets in interface ProjectDocument.Projectpublic boolean isSetDefaultTargets()
isSetDefaultTargets in interface ProjectDocument.Projectpublic void setDefaultTargets(String defaultTargets)
setDefaultTargets in interface ProjectDocument.Projectpublic void xsetDefaultTargets(XmlString defaultTargets)
xsetDefaultTargets in interface ProjectDocument.Projectpublic void unsetDefaultTargets()
unsetDefaultTargets in interface ProjectDocument.Projectpublic String getInitialTargets()
getInitialTargets in interface ProjectDocument.Projectpublic XmlString xgetInitialTargets()
xgetInitialTargets in interface ProjectDocument.Projectpublic boolean isSetInitialTargets()
isSetInitialTargets in interface ProjectDocument.Projectpublic void setInitialTargets(String initialTargets)
setInitialTargets in interface ProjectDocument.Projectpublic void xsetInitialTargets(XmlString initialTargets)
xsetInitialTargets in interface ProjectDocument.Projectpublic void unsetInitialTargets()
unsetInitialTargets in interface ProjectDocument.Projectpublic String getSdk()
getSdk in interface ProjectDocument.Projectpublic XmlString xgetSdk()
xgetSdk in interface ProjectDocument.Projectpublic boolean isSetSdk()
isSetSdk in interface ProjectDocument.Projectpublic void setSdk(String sdk)
setSdk in interface ProjectDocument.Projectpublic void xsetSdk(XmlString sdk)
xsetSdk in interface ProjectDocument.Projectpublic void unsetSdk()
unsetSdk in interface ProjectDocument.Projectpublic String getToolsVersion()
getToolsVersion in interface ProjectDocument.Projectpublic XmlString xgetToolsVersion()
xgetToolsVersion in interface ProjectDocument.Projectpublic boolean isSetToolsVersion()
isSetToolsVersion in interface ProjectDocument.Projectpublic void setToolsVersion(String toolsVersion)
setToolsVersion in interface ProjectDocument.Projectpublic void xsetToolsVersion(XmlString toolsVersion)
xsetToolsVersion in interface ProjectDocument.Projectpublic void unsetToolsVersion()
unsetToolsVersion in interface ProjectDocument.Project