public class PropertyTransferConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements PropertyTransferConfig
PropertyTransferConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
PropertyTransferConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
boolean |
getDisabled()
Gets the "disabled" attribute
|
boolean |
getEntitize()
Gets the "entitize" attribute
|
boolean |
getFailOnError()
Gets the "failOnError" attribute
|
boolean |
getIgnoreEmpty()
Gets the "ignoreEmpty" attribute
|
String |
getName()
Gets the "name" element
|
boolean |
getSetNullOnMissingSource()
Gets the "setNullOnMissingSource" attribute
|
String |
getSourcePath()
Gets the "sourcePath" element
|
String |
getSourceStep()
Gets the "sourceStep" element
|
String |
getSourceType()
Gets the "sourceType" element
|
String |
getTargetPath()
Gets the "targetPath" element
|
String |
getTargetStep()
Gets the "targetStep" element
|
PropertyTransferTypesConfig.Enum |
getTargetTransferType()
Gets the "targetTransferType" element
|
String |
getTargetType()
Gets the "targetType" element
|
boolean |
getTransferChildNodes()
Gets the "transferChildNodes" attribute
|
boolean |
getTransferTextContent()
Gets the "transferTextContent" attribute
|
boolean |
getTransferToAll()
Gets the "transferToAll" attribute
|
PropertyTransferTypesConfig.Enum |
getType()
Gets the "type" element
|
boolean |
getUpgraded()
Gets the "upgraded" element
|
boolean |
getUseXQuery()
Gets the "useXQuery" attribute
|
boolean |
isSetDisabled()
True if has "disabled" attribute
|
boolean |
isSetEntitize()
True if has "entitize" attribute
|
boolean |
isSetFailOnError()
True if has "failOnError" attribute
|
boolean |
isSetIgnoreEmpty()
True if has "ignoreEmpty" attribute
|
boolean |
isSetSetNullOnMissingSource()
True if has "setNullOnMissingSource" attribute
|
boolean |
isSetSourceStep()
True if has "sourceStep" element
|
boolean |
isSetSourceType()
True if has "sourceType" element
|
boolean |
isSetTargetStep()
True if has "targetStep" element
|
boolean |
isSetTargetTransferType()
True if has "targetTransferType" element
|
boolean |
isSetTargetType()
True if has "targetType" element
|
boolean |
isSetTransferChildNodes()
True if has "transferChildNodes" attribute
|
boolean |
isSetTransferTextContent()
True if has "transferTextContent" attribute
|
boolean |
isSetTransferToAll()
True if has "transferToAll" attribute
|
boolean |
isSetType()
True if has "type" element
|
boolean |
isSetUseXQuery()
True if has "useXQuery" attribute
|
void |
setDisabled(boolean disabled)
Sets the "disabled" attribute
|
void |
setEntitize(boolean entitize)
Sets the "entitize" attribute
|
void |
setFailOnError(boolean failOnError)
Sets the "failOnError" attribute
|
void |
setIgnoreEmpty(boolean ignoreEmpty)
Sets the "ignoreEmpty" attribute
|
void |
setName(String name)
Sets the "name" element
|
void |
setSetNullOnMissingSource(boolean setNullOnMissingSource)
Sets the "setNullOnMissingSource" attribute
|
void |
setSourcePath(String sourcePath)
Sets the "sourcePath" element
|
void |
setSourceStep(String sourceStep)
Sets the "sourceStep" element
|
void |
setSourceType(String sourceType)
Sets the "sourceType" element
|
void |
setTargetPath(String targetPath)
Sets the "targetPath" element
|
void |
setTargetStep(String targetStep)
Sets the "targetStep" element
|
void |
setTargetTransferType(PropertyTransferTypesConfig.Enum targetTransferType)
Sets the "targetTransferType" element
|
void |
setTargetType(String targetType)
Sets the "targetType" element
|
void |
setTransferChildNodes(boolean transferChildNodes)
Sets the "transferChildNodes" attribute
|
void |
setTransferTextContent(boolean transferTextContent)
Sets the "transferTextContent" attribute
|
void |
setTransferToAll(boolean transferToAll)
Sets the "transferToAll" attribute
|
void |
setType(PropertyTransferTypesConfig.Enum type)
Sets the "type" element
|
void |
setUpgraded(boolean upgraded)
Sets the "upgraded" element
|
void |
setUseXQuery(boolean useXQuery)
Sets the "useXQuery" attribute
|
void |
unsetDisabled()
Unsets the "disabled" attribute
|
void |
unsetEntitize()
Unsets the "entitize" attribute
|
void |
unsetFailOnError()
Unsets the "failOnError" attribute
|
void |
unsetIgnoreEmpty()
Unsets the "ignoreEmpty" attribute
|
void |
unsetSetNullOnMissingSource()
Unsets the "setNullOnMissingSource" attribute
|
void |
unsetSourceStep()
Unsets the "sourceStep" element
|
void |
unsetSourceType()
Unsets the "sourceType" element
|
void |
unsetTargetStep()
Unsets the "targetStep" element
|
void |
unsetTargetTransferType()
Unsets the "targetTransferType" element
|
void |
unsetTargetType()
Unsets the "targetType" element
|
void |
unsetTransferChildNodes()
Unsets the "transferChildNodes" attribute
|
void |
unsetTransferTextContent()
Unsets the "transferTextContent" attribute
|
void |
unsetTransferToAll()
Unsets the "transferToAll" attribute
|
void |
unsetType()
Unsets the "type" element
|
void |
unsetUseXQuery()
Unsets the "useXQuery" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetDisabled()
Gets (as xml) the "disabled" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetEntitize()
Gets (as xml) the "entitize" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetFailOnError()
Gets (as xml) the "failOnError" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetIgnoreEmpty()
Gets (as xml) the "ignoreEmpty" attribute
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" element
|
org.apache.xmlbeans.XmlBoolean |
xgetSetNullOnMissingSource()
Gets (as xml) the "setNullOnMissingSource" attribute
|
org.apache.xmlbeans.XmlString |
xgetSourcePath()
Gets (as xml) the "sourcePath" element
|
org.apache.xmlbeans.XmlString |
xgetSourceStep()
Gets (as xml) the "sourceStep" element
|
org.apache.xmlbeans.XmlString |
xgetSourceType()
Gets (as xml) the "sourceType" element
|
org.apache.xmlbeans.XmlString |
xgetTargetPath()
Gets (as xml) the "targetPath" element
|
org.apache.xmlbeans.XmlString |
xgetTargetStep()
Gets (as xml) the "targetStep" element
|
PropertyTransferTypesConfig |
xgetTargetTransferType()
Gets (as xml) the "targetTransferType" element
|
org.apache.xmlbeans.XmlString |
xgetTargetType()
Gets (as xml) the "targetType" element
|
org.apache.xmlbeans.XmlBoolean |
xgetTransferChildNodes()
Gets (as xml) the "transferChildNodes" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetTransferTextContent()
Gets (as xml) the "transferTextContent" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetTransferToAll()
Gets (as xml) the "transferToAll" attribute
|
PropertyTransferTypesConfig |
xgetType()
Gets (as xml) the "type" element
|
org.apache.xmlbeans.XmlBoolean |
xgetUpgraded()
Gets (as xml) the "upgraded" element
|
org.apache.xmlbeans.XmlBoolean |
xgetUseXQuery()
Gets (as xml) the "useXQuery" attribute
|
void |
xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
Sets (as xml) the "disabled" attribute
|
void |
xsetEntitize(org.apache.xmlbeans.XmlBoolean entitize)
Sets (as xml) the "entitize" attribute
|
void |
xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
Sets (as xml) the "failOnError" attribute
|
void |
xsetIgnoreEmpty(org.apache.xmlbeans.XmlBoolean ignoreEmpty)
Sets (as xml) the "ignoreEmpty" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" element
|
void |
xsetSetNullOnMissingSource(org.apache.xmlbeans.XmlBoolean setNullOnMissingSource)
Sets (as xml) the "setNullOnMissingSource" attribute
|
void |
xsetSourcePath(org.apache.xmlbeans.XmlString sourcePath)
Sets (as xml) the "sourcePath" element
|
void |
xsetSourceStep(org.apache.xmlbeans.XmlString sourceStep)
Sets (as xml) the "sourceStep" element
|
void |
xsetSourceType(org.apache.xmlbeans.XmlString sourceType)
Sets (as xml) the "sourceType" element
|
void |
xsetTargetPath(org.apache.xmlbeans.XmlString targetPath)
Sets (as xml) the "targetPath" element
|
void |
xsetTargetStep(org.apache.xmlbeans.XmlString targetStep)
Sets (as xml) the "targetStep" element
|
void |
xsetTargetTransferType(PropertyTransferTypesConfig targetTransferType)
Sets (as xml) the "targetTransferType" element
|
void |
xsetTargetType(org.apache.xmlbeans.XmlString targetType)
Sets (as xml) the "targetType" element
|
void |
xsetTransferChildNodes(org.apache.xmlbeans.XmlBoolean transferChildNodes)
Sets (as xml) the "transferChildNodes" attribute
|
void |
xsetTransferTextContent(org.apache.xmlbeans.XmlBoolean transferTextContent)
Sets (as xml) the "transferTextContent" attribute
|
void |
xsetTransferToAll(org.apache.xmlbeans.XmlBoolean transferToAll)
Sets (as xml) the "transferToAll" attribute
|
void |
xsetType(PropertyTransferTypesConfig type)
Sets (as xml) the "type" element
|
void |
xsetUpgraded(org.apache.xmlbeans.XmlBoolean upgraded)
Sets (as xml) the "upgraded" element
|
void |
xsetUseXQuery(org.apache.xmlbeans.XmlBoolean useXQuery)
Sets (as xml) the "useXQuery" 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, 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, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, 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, 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 PropertyTransferConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getName()
getName
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetName()
xgetName
in interface PropertyTransferConfig
public void setName(String name)
setName
in interface PropertyTransferConfig
public void xsetName(org.apache.xmlbeans.XmlString name)
xsetName
in interface PropertyTransferConfig
public String getSourceType()
getSourceType
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetSourceType()
xgetSourceType
in interface PropertyTransferConfig
public boolean isSetSourceType()
isSetSourceType
in interface PropertyTransferConfig
public void setSourceType(String sourceType)
setSourceType
in interface PropertyTransferConfig
public void xsetSourceType(org.apache.xmlbeans.XmlString sourceType)
xsetSourceType
in interface PropertyTransferConfig
public void unsetSourceType()
unsetSourceType
in interface PropertyTransferConfig
public String getSourceStep()
getSourceStep
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetSourceStep()
xgetSourceStep
in interface PropertyTransferConfig
public boolean isSetSourceStep()
isSetSourceStep
in interface PropertyTransferConfig
public void setSourceStep(String sourceStep)
setSourceStep
in interface PropertyTransferConfig
public void xsetSourceStep(org.apache.xmlbeans.XmlString sourceStep)
xsetSourceStep
in interface PropertyTransferConfig
public void unsetSourceStep()
unsetSourceStep
in interface PropertyTransferConfig
public String getSourcePath()
getSourcePath
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetSourcePath()
xgetSourcePath
in interface PropertyTransferConfig
public void setSourcePath(String sourcePath)
setSourcePath
in interface PropertyTransferConfig
public void xsetSourcePath(org.apache.xmlbeans.XmlString sourcePath)
xsetSourcePath
in interface PropertyTransferConfig
public String getTargetType()
getTargetType
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetTargetType()
xgetTargetType
in interface PropertyTransferConfig
public boolean isSetTargetType()
isSetTargetType
in interface PropertyTransferConfig
public void setTargetType(String targetType)
setTargetType
in interface PropertyTransferConfig
public void xsetTargetType(org.apache.xmlbeans.XmlString targetType)
xsetTargetType
in interface PropertyTransferConfig
public void unsetTargetType()
unsetTargetType
in interface PropertyTransferConfig
public String getTargetStep()
getTargetStep
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetTargetStep()
xgetTargetStep
in interface PropertyTransferConfig
public boolean isSetTargetStep()
isSetTargetStep
in interface PropertyTransferConfig
public void setTargetStep(String targetStep)
setTargetStep
in interface PropertyTransferConfig
public void xsetTargetStep(org.apache.xmlbeans.XmlString targetStep)
xsetTargetStep
in interface PropertyTransferConfig
public void unsetTargetStep()
unsetTargetStep
in interface PropertyTransferConfig
public String getTargetPath()
getTargetPath
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlString xgetTargetPath()
xgetTargetPath
in interface PropertyTransferConfig
public void setTargetPath(String targetPath)
setTargetPath
in interface PropertyTransferConfig
public void xsetTargetPath(org.apache.xmlbeans.XmlString targetPath)
xsetTargetPath
in interface PropertyTransferConfig
public PropertyTransferTypesConfig.Enum getType()
getType
in interface PropertyTransferConfig
public PropertyTransferTypesConfig xgetType()
xgetType
in interface PropertyTransferConfig
public boolean isSetType()
isSetType
in interface PropertyTransferConfig
public void setType(PropertyTransferTypesConfig.Enum type)
setType
in interface PropertyTransferConfig
public void xsetType(PropertyTransferTypesConfig type)
xsetType
in interface PropertyTransferConfig
public void unsetType()
unsetType
in interface PropertyTransferConfig
public PropertyTransferTypesConfig.Enum getTargetTransferType()
getTargetTransferType
in interface PropertyTransferConfig
public PropertyTransferTypesConfig xgetTargetTransferType()
xgetTargetTransferType
in interface PropertyTransferConfig
public boolean isSetTargetTransferType()
isSetTargetTransferType
in interface PropertyTransferConfig
public void setTargetTransferType(PropertyTransferTypesConfig.Enum targetTransferType)
setTargetTransferType
in interface PropertyTransferConfig
public void xsetTargetTransferType(PropertyTransferTypesConfig targetTransferType)
xsetTargetTransferType
in interface PropertyTransferConfig
public void unsetTargetTransferType()
unsetTargetTransferType
in interface PropertyTransferConfig
public boolean getUpgraded()
getUpgraded
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetUpgraded()
xgetUpgraded
in interface PropertyTransferConfig
public void setUpgraded(boolean upgraded)
setUpgraded
in interface PropertyTransferConfig
public void xsetUpgraded(org.apache.xmlbeans.XmlBoolean upgraded)
xsetUpgraded
in interface PropertyTransferConfig
public boolean getFailOnError()
getFailOnError
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetFailOnError()
xgetFailOnError
in interface PropertyTransferConfig
public boolean isSetFailOnError()
isSetFailOnError
in interface PropertyTransferConfig
public void setFailOnError(boolean failOnError)
setFailOnError
in interface PropertyTransferConfig
public void xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
xsetFailOnError
in interface PropertyTransferConfig
public void unsetFailOnError()
unsetFailOnError
in interface PropertyTransferConfig
public boolean getSetNullOnMissingSource()
getSetNullOnMissingSource
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetSetNullOnMissingSource()
xgetSetNullOnMissingSource
in interface PropertyTransferConfig
public boolean isSetSetNullOnMissingSource()
isSetSetNullOnMissingSource
in interface PropertyTransferConfig
public void setSetNullOnMissingSource(boolean setNullOnMissingSource)
setSetNullOnMissingSource
in interface PropertyTransferConfig
public void xsetSetNullOnMissingSource(org.apache.xmlbeans.XmlBoolean setNullOnMissingSource)
xsetSetNullOnMissingSource
in interface PropertyTransferConfig
public void unsetSetNullOnMissingSource()
unsetSetNullOnMissingSource
in interface PropertyTransferConfig
public boolean getTransferTextContent()
getTransferTextContent
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetTransferTextContent()
xgetTransferTextContent
in interface PropertyTransferConfig
public boolean isSetTransferTextContent()
isSetTransferTextContent
in interface PropertyTransferConfig
public void setTransferTextContent(boolean transferTextContent)
setTransferTextContent
in interface PropertyTransferConfig
public void xsetTransferTextContent(org.apache.xmlbeans.XmlBoolean transferTextContent)
xsetTransferTextContent
in interface PropertyTransferConfig
public void unsetTransferTextContent()
unsetTransferTextContent
in interface PropertyTransferConfig
public boolean getIgnoreEmpty()
getIgnoreEmpty
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetIgnoreEmpty()
xgetIgnoreEmpty
in interface PropertyTransferConfig
public boolean isSetIgnoreEmpty()
isSetIgnoreEmpty
in interface PropertyTransferConfig
public void setIgnoreEmpty(boolean ignoreEmpty)
setIgnoreEmpty
in interface PropertyTransferConfig
public void xsetIgnoreEmpty(org.apache.xmlbeans.XmlBoolean ignoreEmpty)
xsetIgnoreEmpty
in interface PropertyTransferConfig
public void unsetIgnoreEmpty()
unsetIgnoreEmpty
in interface PropertyTransferConfig
public boolean getTransferToAll()
getTransferToAll
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetTransferToAll()
xgetTransferToAll
in interface PropertyTransferConfig
public boolean isSetTransferToAll()
isSetTransferToAll
in interface PropertyTransferConfig
public void setTransferToAll(boolean transferToAll)
setTransferToAll
in interface PropertyTransferConfig
public void xsetTransferToAll(org.apache.xmlbeans.XmlBoolean transferToAll)
xsetTransferToAll
in interface PropertyTransferConfig
public void unsetTransferToAll()
unsetTransferToAll
in interface PropertyTransferConfig
public boolean getUseXQuery()
getUseXQuery
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetUseXQuery()
xgetUseXQuery
in interface PropertyTransferConfig
public boolean isSetUseXQuery()
isSetUseXQuery
in interface PropertyTransferConfig
public void setUseXQuery(boolean useXQuery)
setUseXQuery
in interface PropertyTransferConfig
public void xsetUseXQuery(org.apache.xmlbeans.XmlBoolean useXQuery)
xsetUseXQuery
in interface PropertyTransferConfig
public void unsetUseXQuery()
unsetUseXQuery
in interface PropertyTransferConfig
public boolean getDisabled()
getDisabled
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetDisabled()
xgetDisabled
in interface PropertyTransferConfig
public boolean isSetDisabled()
isSetDisabled
in interface PropertyTransferConfig
public void setDisabled(boolean disabled)
setDisabled
in interface PropertyTransferConfig
public void xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
xsetDisabled
in interface PropertyTransferConfig
public void unsetDisabled()
unsetDisabled
in interface PropertyTransferConfig
public boolean getTransferChildNodes()
getTransferChildNodes
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetTransferChildNodes()
xgetTransferChildNodes
in interface PropertyTransferConfig
public boolean isSetTransferChildNodes()
isSetTransferChildNodes
in interface PropertyTransferConfig
public void setTransferChildNodes(boolean transferChildNodes)
setTransferChildNodes
in interface PropertyTransferConfig
public void xsetTransferChildNodes(org.apache.xmlbeans.XmlBoolean transferChildNodes)
xsetTransferChildNodes
in interface PropertyTransferConfig
public void unsetTransferChildNodes()
unsetTransferChildNodes
in interface PropertyTransferConfig
public boolean getEntitize()
getEntitize
in interface PropertyTransferConfig
public org.apache.xmlbeans.XmlBoolean xgetEntitize()
xgetEntitize
in interface PropertyTransferConfig
public boolean isSetEntitize()
isSetEntitize
in interface PropertyTransferConfig
public void setEntitize(boolean entitize)
setEntitize
in interface PropertyTransferConfig
public void xsetEntitize(org.apache.xmlbeans.XmlBoolean entitize)
xsetEntitize
in interface PropertyTransferConfig
public void unsetEntitize()
unsetEntitize
in interface PropertyTransferConfig
Copyright © 2019. All Rights Reserved.