public static class AspNetCompilerDocumentImpl.AspNetCompilerImpl extends TaskTypeImpl implements AspNetCompilerDocument.AspNetCompiler
TaskTypeImpl.OutputImpl
AspNetCompilerDocument.AspNetCompiler.Factory
TaskType.Output
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Constructor and Description |
---|
AspNetCompilerImpl(SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewKeyContainer()
Appends and returns a new empty "KeyContainer" attribute
|
XmlAnySimpleType |
addNewKeyFile()
Appends and returns a new empty "KeyFile" attribute
|
XmlAnySimpleType |
addNewMetabasePath()
Appends and returns a new empty "MetabasePath" attribute
|
XmlAnySimpleType |
addNewPhysicalPath()
Appends and returns a new empty "PhysicalPath" attribute
|
XmlAnySimpleType |
addNewStandardErrorImportance()
Appends and returns a new empty "StandardErrorImportance" attribute
|
XmlAnySimpleType |
addNewStandardOutputImportance()
Appends and returns a new empty "StandardOutputImportance" attribute
|
XmlAnySimpleType |
addNewTargetFrameworkMoniker()
Appends and returns a new empty "TargetFrameworkMoniker" attribute
|
XmlAnySimpleType |
addNewTargetPath()
Appends and returns a new empty "TargetPath" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewToolExe()
Appends and returns a new empty "ToolExe" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
addNewVirtualPath()
Appends and returns a new empty "VirtualPath" attribute
|
String |
getAllowPartiallyTrustedCallers()
Gets the "AllowPartiallyTrustedCallers" attribute
|
String |
getClean()
Gets the "Clean" attribute
|
String |
getDebug()
Gets the "Debug" attribute
|
String |
getDelaySign()
Gets the "DelaySign" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
String |
getFixedNames()
Gets the "FixedNames" attribute
|
String |
getForce()
Gets the "Force" attribute
|
XmlAnySimpleType |
getKeyContainer()
Gets the "KeyContainer" attribute
|
XmlAnySimpleType |
getKeyFile()
Gets the "KeyFile" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
XmlAnySimpleType |
getMetabasePath()
Gets the "MetabasePath" attribute
|
XmlAnySimpleType |
getPhysicalPath()
Gets the "PhysicalPath" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getTargetFrameworkMoniker()
Gets the "TargetFrameworkMoniker" attribute
|
XmlAnySimpleType |
getTargetPath()
Gets the "TargetPath" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getToolExe()
Gets the "ToolExe" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
String |
getUpdateable()
Gets the "Updateable" attribute
|
XmlAnySimpleType |
getVirtualPath()
Gets the "VirtualPath" attribute
|
boolean |
isSetAllowPartiallyTrustedCallers()
True if has "AllowPartiallyTrustedCallers" attribute
|
boolean |
isSetClean()
True if has "Clean" attribute
|
boolean |
isSetDebug()
True if has "Debug" attribute
|
boolean |
isSetDelaySign()
True if has "DelaySign" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetFixedNames()
True if has "FixedNames" attribute
|
boolean |
isSetForce()
True if has "Force" attribute
|
boolean |
isSetKeyContainer()
True if has "KeyContainer" attribute
|
boolean |
isSetKeyFile()
True if has "KeyFile" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetMetabasePath()
True if has "MetabasePath" attribute
|
boolean |
isSetPhysicalPath()
True if has "PhysicalPath" attribute
|
boolean |
isSetStandardErrorImportance()
True if has "StandardErrorImportance" attribute
|
boolean |
isSetStandardOutputImportance()
True if has "StandardOutputImportance" attribute
|
boolean |
isSetTargetFrameworkMoniker()
True if has "TargetFrameworkMoniker" attribute
|
boolean |
isSetTargetPath()
True if has "TargetPath" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetToolExe()
True if has "ToolExe" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
boolean |
isSetUpdateable()
True if has "Updateable" attribute
|
boolean |
isSetVirtualPath()
True if has "VirtualPath" attribute
|
void |
setAllowPartiallyTrustedCallers(String allowPartiallyTrustedCallers)
Sets the "AllowPartiallyTrustedCallers" attribute
|
void |
setClean(String clean)
Sets the "Clean" attribute
|
void |
setDebug(String debug)
Sets the "Debug" attribute
|
void |
setDelaySign(String delaySign)
Sets the "DelaySign" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setFixedNames(String fixedNames)
Sets the "FixedNames" attribute
|
void |
setForce(String force)
Sets the "Force" attribute
|
void |
setKeyContainer(XmlAnySimpleType keyContainer)
Sets the "KeyContainer" attribute
|
void |
setKeyFile(XmlAnySimpleType keyFile)
Sets the "KeyFile" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setMetabasePath(XmlAnySimpleType metabasePath)
Sets the "MetabasePath" attribute
|
void |
setPhysicalPath(XmlAnySimpleType physicalPath)
Sets the "PhysicalPath" attribute
|
void |
setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
Sets the "StandardErrorImportance" attribute
|
void |
setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
Sets the "StandardOutputImportance" attribute
|
void |
setTargetFrameworkMoniker(XmlAnySimpleType targetFrameworkMoniker)
Sets the "TargetFrameworkMoniker" attribute
|
void |
setTargetPath(XmlAnySimpleType targetPath)
Sets the "TargetPath" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setToolExe(XmlAnySimpleType toolExe)
Sets the "ToolExe" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
setUpdateable(String updateable)
Sets the "Updateable" attribute
|
void |
setVirtualPath(XmlAnySimpleType virtualPath)
Sets the "VirtualPath" attribute
|
void |
unsetAllowPartiallyTrustedCallers()
Unsets the "AllowPartiallyTrustedCallers" attribute
|
void |
unsetClean()
Unsets the "Clean" attribute
|
void |
unsetDebug()
Unsets the "Debug" attribute
|
void |
unsetDelaySign()
Unsets the "DelaySign" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetFixedNames()
Unsets the "FixedNames" attribute
|
void |
unsetForce()
Unsets the "Force" attribute
|
void |
unsetKeyContainer()
Unsets the "KeyContainer" attribute
|
void |
unsetKeyFile()
Unsets the "KeyFile" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetMetabasePath()
Unsets the "MetabasePath" attribute
|
void |
unsetPhysicalPath()
Unsets the "PhysicalPath" attribute
|
void |
unsetStandardErrorImportance()
Unsets the "StandardErrorImportance" attribute
|
void |
unsetStandardOutputImportance()
Unsets the "StandardOutputImportance" attribute
|
void |
unsetTargetFrameworkMoniker()
Unsets the "TargetFrameworkMoniker" attribute
|
void |
unsetTargetPath()
Unsets the "TargetPath" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetToolExe()
Unsets the "ToolExe" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
void |
unsetUpdateable()
Unsets the "Updateable" attribute
|
void |
unsetVirtualPath()
Unsets the "VirtualPath" attribute
|
Boolean |
xgetAllowPartiallyTrustedCallers()
Gets (as xml) the "AllowPartiallyTrustedCallers" attribute
|
Boolean |
xgetClean()
Gets (as xml) the "Clean" attribute
|
Boolean |
xgetDebug()
Gets (as xml) the "Debug" attribute
|
Boolean |
xgetDelaySign()
Gets (as xml) the "DelaySign" attribute
|
Boolean |
xgetFixedNames()
Gets (as xml) the "FixedNames" attribute
|
Boolean |
xgetForce()
Gets (as xml) the "Force" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetUpdateable()
Gets (as xml) the "Updateable" attribute
|
void |
xsetAllowPartiallyTrustedCallers(Boolean allowPartiallyTrustedCallers)
Sets (as xml) the "AllowPartiallyTrustedCallers" attribute
|
void |
xsetClean(Boolean clean)
Sets (as xml) the "Clean" attribute
|
void |
xsetDebug(Boolean debug)
Sets (as xml) the "Debug" attribute
|
void |
xsetDelaySign(Boolean delaySign)
Sets (as xml) the "DelaySign" attribute
|
void |
xsetFixedNames(Boolean fixedNames)
Sets (as xml) the "FixedNames" attribute
|
void |
xsetForce(Boolean force)
Sets (as xml) the "Force" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetUpdateable(Boolean updateable)
Sets (as xml) the "Updateable" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntime
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
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntime
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 AspNetCompilerImpl(SchemaType sType)
public String getAllowPartiallyTrustedCallers()
getAllowPartiallyTrustedCallers
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetAllowPartiallyTrustedCallers()
xgetAllowPartiallyTrustedCallers
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetAllowPartiallyTrustedCallers()
isSetAllowPartiallyTrustedCallers
in interface AspNetCompilerDocument.AspNetCompiler
public void setAllowPartiallyTrustedCallers(String allowPartiallyTrustedCallers)
setAllowPartiallyTrustedCallers
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetAllowPartiallyTrustedCallers(Boolean allowPartiallyTrustedCallers)
xsetAllowPartiallyTrustedCallers
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetAllowPartiallyTrustedCallers()
unsetAllowPartiallyTrustedCallers
in interface AspNetCompilerDocument.AspNetCompiler
public String getClean()
getClean
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetClean()
xgetClean
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetClean()
isSetClean
in interface AspNetCompilerDocument.AspNetCompiler
public void setClean(String clean)
setClean
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetClean(Boolean clean)
xsetClean
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetClean()
unsetClean
in interface AspNetCompilerDocument.AspNetCompiler
public String getDebug()
getDebug
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetDebug()
xgetDebug
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetDebug()
isSetDebug
in interface AspNetCompilerDocument.AspNetCompiler
public void setDebug(String debug)
setDebug
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetDebug(Boolean debug)
xsetDebug
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetDebug()
unsetDebug
in interface AspNetCompilerDocument.AspNetCompiler
public String getDelaySign()
getDelaySign
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetDelaySign()
xgetDelaySign
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetDelaySign()
isSetDelaySign
in interface AspNetCompilerDocument.AspNetCompiler
public void setDelaySign(String delaySign)
setDelaySign
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetDelaySign(Boolean delaySign)
xsetDelaySign
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetDelaySign()
unsetDelaySign
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getEnvironmentVariables()
getEnvironmentVariables
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetEnvironmentVariables()
isSetEnvironmentVariables
in interface AspNetCompilerDocument.AspNetCompiler
public void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
setEnvironmentVariables
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewEnvironmentVariables()
addNewEnvironmentVariables
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetEnvironmentVariables()
unsetEnvironmentVariables
in interface AspNetCompilerDocument.AspNetCompiler
public String getFixedNames()
getFixedNames
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetFixedNames()
xgetFixedNames
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetFixedNames()
isSetFixedNames
in interface AspNetCompilerDocument.AspNetCompiler
public void setFixedNames(String fixedNames)
setFixedNames
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetFixedNames(Boolean fixedNames)
xsetFixedNames
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetFixedNames()
unsetFixedNames
in interface AspNetCompilerDocument.AspNetCompiler
public String getForce()
getForce
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetForce()
xgetForce
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetForce()
isSetForce
in interface AspNetCompilerDocument.AspNetCompiler
public void setForce(String force)
setForce
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetForce(Boolean force)
xsetForce
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetForce()
unsetForce
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getKeyContainer()
getKeyContainer
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetKeyContainer()
isSetKeyContainer
in interface AspNetCompilerDocument.AspNetCompiler
public void setKeyContainer(XmlAnySimpleType keyContainer)
setKeyContainer
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewKeyContainer()
addNewKeyContainer
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetKeyContainer()
unsetKeyContainer
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getKeyFile()
getKeyFile
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetKeyFile()
isSetKeyFile
in interface AspNetCompilerDocument.AspNetCompiler
public void setKeyFile(XmlAnySimpleType keyFile)
setKeyFile
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewKeyFile()
addNewKeyFile
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetKeyFile()
unsetKeyFile
in interface AspNetCompilerDocument.AspNetCompiler
public String getLogStandardErrorAsError()
getLogStandardErrorAsError
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetLogStandardErrorAsError()
xgetLogStandardErrorAsError
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetLogStandardErrorAsError()
isSetLogStandardErrorAsError
in interface AspNetCompilerDocument.AspNetCompiler
public void setLogStandardErrorAsError(String logStandardErrorAsError)
setLogStandardErrorAsError
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
xsetLogStandardErrorAsError
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetLogStandardErrorAsError()
unsetLogStandardErrorAsError
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getMetabasePath()
getMetabasePath
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetMetabasePath()
isSetMetabasePath
in interface AspNetCompilerDocument.AspNetCompiler
public void setMetabasePath(XmlAnySimpleType metabasePath)
setMetabasePath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewMetabasePath()
addNewMetabasePath
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetMetabasePath()
unsetMetabasePath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getPhysicalPath()
getPhysicalPath
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetPhysicalPath()
isSetPhysicalPath
in interface AspNetCompilerDocument.AspNetCompiler
public void setPhysicalPath(XmlAnySimpleType physicalPath)
setPhysicalPath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewPhysicalPath()
addNewPhysicalPath
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetPhysicalPath()
unsetPhysicalPath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getStandardErrorImportance()
getStandardErrorImportance
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetStandardErrorImportance()
isSetStandardErrorImportance
in interface AspNetCompilerDocument.AspNetCompiler
public void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
setStandardErrorImportance
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewStandardErrorImportance()
addNewStandardErrorImportance
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetStandardErrorImportance()
unsetStandardErrorImportance
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getStandardOutputImportance()
getStandardOutputImportance
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetStandardOutputImportance()
isSetStandardOutputImportance
in interface AspNetCompilerDocument.AspNetCompiler
public void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
setStandardOutputImportance
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewStandardOutputImportance()
addNewStandardOutputImportance
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetStandardOutputImportance()
unsetStandardOutputImportance
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getTargetFrameworkMoniker()
getTargetFrameworkMoniker
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetTargetFrameworkMoniker()
isSetTargetFrameworkMoniker
in interface AspNetCompilerDocument.AspNetCompiler
public void setTargetFrameworkMoniker(XmlAnySimpleType targetFrameworkMoniker)
setTargetFrameworkMoniker
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewTargetFrameworkMoniker()
addNewTargetFrameworkMoniker
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetTargetFrameworkMoniker()
unsetTargetFrameworkMoniker
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getTargetPath()
getTargetPath
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetTargetPath()
isSetTargetPath
in interface AspNetCompilerDocument.AspNetCompiler
public void setTargetPath(XmlAnySimpleType targetPath)
setTargetPath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewTargetPath()
addNewTargetPath
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetTargetPath()
unsetTargetPath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getTimeout()
getTimeout
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetTimeout()
isSetTimeout
in interface AspNetCompilerDocument.AspNetCompiler
public void setTimeout(XmlAnySimpleType timeout)
setTimeout
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewTimeout()
addNewTimeout
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetTimeout()
unsetTimeout
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getToolExe()
getToolExe
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetToolExe()
isSetToolExe
in interface AspNetCompilerDocument.AspNetCompiler
public void setToolExe(XmlAnySimpleType toolExe)
setToolExe
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewToolExe()
addNewToolExe
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetToolExe()
unsetToolExe
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getToolPath()
getToolPath
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetToolPath()
isSetToolPath
in interface AspNetCompilerDocument.AspNetCompiler
public void setToolPath(XmlAnySimpleType toolPath)
setToolPath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewToolPath()
addNewToolPath
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetToolPath()
unsetToolPath
in interface AspNetCompilerDocument.AspNetCompiler
public String getUpdateable()
getUpdateable
in interface AspNetCompilerDocument.AspNetCompiler
public Boolean xgetUpdateable()
xgetUpdateable
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetUpdateable()
isSetUpdateable
in interface AspNetCompilerDocument.AspNetCompiler
public void setUpdateable(String updateable)
setUpdateable
in interface AspNetCompilerDocument.AspNetCompiler
public void xsetUpdateable(Boolean updateable)
xsetUpdateable
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetUpdateable()
unsetUpdateable
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType getVirtualPath()
getVirtualPath
in interface AspNetCompilerDocument.AspNetCompiler
public boolean isSetVirtualPath()
isSetVirtualPath
in interface AspNetCompilerDocument.AspNetCompiler
public void setVirtualPath(XmlAnySimpleType virtualPath)
setVirtualPath
in interface AspNetCompilerDocument.AspNetCompiler
public XmlAnySimpleType addNewVirtualPath()
addNewVirtualPath
in interface AspNetCompilerDocument.AspNetCompiler
public void unsetVirtualPath()
unsetVirtualPath
in interface AspNetCompilerDocument.AspNetCompiler