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_NUMBER
type
EQUAL, 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, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
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
public ProjectImpl(SchemaType sType)
public List<PropertyGroupType> getPropertyGroupList()
getPropertyGroupList
in interface ProjectDocument.Project
@Deprecated public PropertyGroupType[] getPropertyGroupArray()
getPropertyGroupArray
in interface ProjectDocument.Project
public PropertyGroupType getPropertyGroupArray(int i)
getPropertyGroupArray
in interface ProjectDocument.Project
public int sizeOfPropertyGroupArray()
sizeOfPropertyGroupArray
in interface ProjectDocument.Project
public void setPropertyGroupArray(PropertyGroupType[] propertyGroupArray)
setPropertyGroupArray
in interface ProjectDocument.Project
public void setPropertyGroupArray(int i, PropertyGroupType propertyGroup)
setPropertyGroupArray
in interface ProjectDocument.Project
public PropertyGroupType insertNewPropertyGroup(int i)
insertNewPropertyGroup
in interface ProjectDocument.Project
public PropertyGroupType addNewPropertyGroup()
addNewPropertyGroup
in interface ProjectDocument.Project
public void removePropertyGroup(int i)
removePropertyGroup
in interface ProjectDocument.Project
public List<ItemGroupType> getItemGroupList()
getItemGroupList
in interface ProjectDocument.Project
@Deprecated public ItemGroupType[] getItemGroupArray()
getItemGroupArray
in interface ProjectDocument.Project
public ItemGroupType getItemGroupArray(int i)
getItemGroupArray
in interface ProjectDocument.Project
public int sizeOfItemGroupArray()
sizeOfItemGroupArray
in interface ProjectDocument.Project
public void setItemGroupArray(ItemGroupType[] itemGroupArray)
setItemGroupArray
in interface ProjectDocument.Project
public void setItemGroupArray(int i, ItemGroupType itemGroup)
setItemGroupArray
in interface ProjectDocument.Project
public ItemGroupType insertNewItemGroup(int i)
insertNewItemGroup
in interface ProjectDocument.Project
public ItemGroupType addNewItemGroup()
addNewItemGroup
in interface ProjectDocument.Project
public void removeItemGroup(int i)
removeItemGroup
in interface ProjectDocument.Project
public List<ItemDefinitionGroupType> getItemDefinitionGroupList()
getItemDefinitionGroupList
in interface ProjectDocument.Project
@Deprecated public ItemDefinitionGroupType[] getItemDefinitionGroupArray()
getItemDefinitionGroupArray
in interface ProjectDocument.Project
public ItemDefinitionGroupType getItemDefinitionGroupArray(int i)
getItemDefinitionGroupArray
in interface ProjectDocument.Project
public int sizeOfItemDefinitionGroupArray()
sizeOfItemDefinitionGroupArray
in interface ProjectDocument.Project
public void setItemDefinitionGroupArray(ItemDefinitionGroupType[] itemDefinitionGroupArray)
setItemDefinitionGroupArray
in interface ProjectDocument.Project
public void setItemDefinitionGroupArray(int i, ItemDefinitionGroupType itemDefinitionGroup)
setItemDefinitionGroupArray
in interface ProjectDocument.Project
public ItemDefinitionGroupType insertNewItemDefinitionGroup(int i)
insertNewItemDefinitionGroup
in interface ProjectDocument.Project
public ItemDefinitionGroupType addNewItemDefinitionGroup()
addNewItemDefinitionGroup
in interface ProjectDocument.Project
public void removeItemDefinitionGroup(int i)
removeItemDefinitionGroup
in interface ProjectDocument.Project
public List<ChooseType> getChooseList()
getChooseList
in interface ProjectDocument.Project
@Deprecated public ChooseType[] getChooseArray()
getChooseArray
in interface ProjectDocument.Project
public ChooseType getChooseArray(int i)
getChooseArray
in interface ProjectDocument.Project
public int sizeOfChooseArray()
sizeOfChooseArray
in interface ProjectDocument.Project
public void setChooseArray(ChooseType[] chooseArray)
setChooseArray
in interface ProjectDocument.Project
public void setChooseArray(int i, ChooseType choose)
setChooseArray
in interface ProjectDocument.Project
public ChooseType insertNewChoose(int i)
insertNewChoose
in interface ProjectDocument.Project
public ChooseType addNewChoose()
addNewChoose
in interface ProjectDocument.Project
public void removeChoose(int i)
removeChoose
in interface ProjectDocument.Project
public List<UsingTaskType> getUsingTaskList()
getUsingTaskList
in interface ProjectDocument.Project
@Deprecated public UsingTaskType[] getUsingTaskArray()
getUsingTaskArray
in interface ProjectDocument.Project
public UsingTaskType getUsingTaskArray(int i)
getUsingTaskArray
in interface ProjectDocument.Project
public int sizeOfUsingTaskArray()
sizeOfUsingTaskArray
in interface ProjectDocument.Project
public void setUsingTaskArray(UsingTaskType[] usingTaskArray)
setUsingTaskArray
in interface ProjectDocument.Project
public void setUsingTaskArray(int i, UsingTaskType usingTask)
setUsingTaskArray
in interface ProjectDocument.Project
public UsingTaskType insertNewUsingTask(int i)
insertNewUsingTask
in interface ProjectDocument.Project
public UsingTaskType addNewUsingTask()
addNewUsingTask
in interface ProjectDocument.Project
public void removeUsingTask(int i)
removeUsingTask
in interface ProjectDocument.Project
public List<ProjectExtensionsType> getProjectExtensionsList()
getProjectExtensionsList
in interface ProjectDocument.Project
@Deprecated public ProjectExtensionsType[] getProjectExtensionsArray()
getProjectExtensionsArray
in interface ProjectDocument.Project
public ProjectExtensionsType getProjectExtensionsArray(int i)
getProjectExtensionsArray
in interface ProjectDocument.Project
public int sizeOfProjectExtensionsArray()
sizeOfProjectExtensionsArray
in interface ProjectDocument.Project
public void setProjectExtensionsArray(ProjectExtensionsType[] projectExtensionsArray)
setProjectExtensionsArray
in interface ProjectDocument.Project
public void setProjectExtensionsArray(int i, ProjectExtensionsType projectExtensions)
setProjectExtensionsArray
in interface ProjectDocument.Project
public ProjectExtensionsType insertNewProjectExtensions(int i)
insertNewProjectExtensions
in interface ProjectDocument.Project
public ProjectExtensionsType addNewProjectExtensions()
addNewProjectExtensions
in interface ProjectDocument.Project
public void removeProjectExtensions(int i)
removeProjectExtensions
in interface ProjectDocument.Project
public List<TargetType> getTargetList()
getTargetList
in interface ProjectDocument.Project
@Deprecated public TargetType[] getTargetArray()
getTargetArray
in interface ProjectDocument.Project
public TargetType getTargetArray(int i)
getTargetArray
in interface ProjectDocument.Project
public int sizeOfTargetArray()
sizeOfTargetArray
in interface ProjectDocument.Project
public void setTargetArray(TargetType[] targetValueArray)
setTargetArray
in interface ProjectDocument.Project
public void setTargetArray(int i, TargetType targetValue)
setTargetArray
in interface ProjectDocument.Project
public TargetType insertNewTarget(int i)
insertNewTarget
in interface ProjectDocument.Project
public TargetType addNewTarget()
addNewTarget
in interface ProjectDocument.Project
public void removeTarget(int i)
removeTarget
in interface ProjectDocument.Project
public List<ImportType> getImportList()
getImportList
in interface ProjectDocument.Project
@Deprecated public ImportType[] getImportArray()
getImportArray
in interface ProjectDocument.Project
public ImportType getImportArray(int i)
getImportArray
in interface ProjectDocument.Project
public int sizeOfImportArray()
sizeOfImportArray
in interface ProjectDocument.Project
public void setImportArray(ImportType[] ximportArray)
setImportArray
in interface ProjectDocument.Project
public void setImportArray(int i, ImportType ximport)
setImportArray
in interface ProjectDocument.Project
public ImportType insertNewImport(int i)
insertNewImport
in interface ProjectDocument.Project
public ImportType addNewImport()
addNewImport
in interface ProjectDocument.Project
public void removeImport(int i)
removeImport
in interface ProjectDocument.Project
public List<ImportGroupType> getImportGroupList()
getImportGroupList
in interface ProjectDocument.Project
@Deprecated public ImportGroupType[] getImportGroupArray()
getImportGroupArray
in interface ProjectDocument.Project
public ImportGroupType getImportGroupArray(int i)
getImportGroupArray
in interface ProjectDocument.Project
public int sizeOfImportGroupArray()
sizeOfImportGroupArray
in interface ProjectDocument.Project
public void setImportGroupArray(ImportGroupType[] importGroupArray)
setImportGroupArray
in interface ProjectDocument.Project
public void setImportGroupArray(int i, ImportGroupType importGroup)
setImportGroupArray
in interface ProjectDocument.Project
public ImportGroupType insertNewImportGroup(int i)
insertNewImportGroup
in interface ProjectDocument.Project
public ImportGroupType addNewImportGroup()
addNewImportGroup
in interface ProjectDocument.Project
public void removeImportGroup(int i)
removeImportGroup
in interface ProjectDocument.Project
public String getDefaultTargets()
getDefaultTargets
in interface ProjectDocument.Project
public XmlString xgetDefaultTargets()
xgetDefaultTargets
in interface ProjectDocument.Project
public boolean isSetDefaultTargets()
isSetDefaultTargets
in interface ProjectDocument.Project
public void setDefaultTargets(String defaultTargets)
setDefaultTargets
in interface ProjectDocument.Project
public void xsetDefaultTargets(XmlString defaultTargets)
xsetDefaultTargets
in interface ProjectDocument.Project
public void unsetDefaultTargets()
unsetDefaultTargets
in interface ProjectDocument.Project
public String getInitialTargets()
getInitialTargets
in interface ProjectDocument.Project
public XmlString xgetInitialTargets()
xgetInitialTargets
in interface ProjectDocument.Project
public boolean isSetInitialTargets()
isSetInitialTargets
in interface ProjectDocument.Project
public void setInitialTargets(String initialTargets)
setInitialTargets
in interface ProjectDocument.Project
public void xsetInitialTargets(XmlString initialTargets)
xsetInitialTargets
in interface ProjectDocument.Project
public void unsetInitialTargets()
unsetInitialTargets
in interface ProjectDocument.Project
public String getSdk()
getSdk
in interface ProjectDocument.Project
public XmlString xgetSdk()
xgetSdk
in interface ProjectDocument.Project
public boolean isSetSdk()
isSetSdk
in interface ProjectDocument.Project
public void setSdk(String sdk)
setSdk
in interface ProjectDocument.Project
public void xsetSdk(XmlString sdk)
xsetSdk
in interface ProjectDocument.Project
public void unsetSdk()
unsetSdk
in interface ProjectDocument.Project
public String getToolsVersion()
getToolsVersion
in interface ProjectDocument.Project
public XmlString xgetToolsVersion()
xgetToolsVersion
in interface ProjectDocument.Project
public boolean isSetToolsVersion()
isSetToolsVersion
in interface ProjectDocument.Project
public void setToolsVersion(String toolsVersion)
setToolsVersion
in interface ProjectDocument.Project
public void xsetToolsVersion(XmlString toolsVersion)
xsetToolsVersion
in interface ProjectDocument.Project
public void unsetToolsVersion()
unsetToolsVersion
in interface ProjectDocument.Project