public interface PropertyTransferConfig
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
PropertyTransferConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
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
|
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
String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
String getSourceType()
org.apache.xmlbeans.XmlString xgetSourceType()
boolean isSetSourceType()
void setSourceType(String sourceType)
void xsetSourceType(org.apache.xmlbeans.XmlString sourceType)
void unsetSourceType()
String getSourceStep()
org.apache.xmlbeans.XmlString xgetSourceStep()
boolean isSetSourceStep()
void setSourceStep(String sourceStep)
void xsetSourceStep(org.apache.xmlbeans.XmlString sourceStep)
void unsetSourceStep()
String getSourcePath()
org.apache.xmlbeans.XmlString xgetSourcePath()
void setSourcePath(String sourcePath)
void xsetSourcePath(org.apache.xmlbeans.XmlString sourcePath)
String getTargetType()
org.apache.xmlbeans.XmlString xgetTargetType()
boolean isSetTargetType()
void setTargetType(String targetType)
void xsetTargetType(org.apache.xmlbeans.XmlString targetType)
void unsetTargetType()
String getTargetStep()
org.apache.xmlbeans.XmlString xgetTargetStep()
boolean isSetTargetStep()
void setTargetStep(String targetStep)
void xsetTargetStep(org.apache.xmlbeans.XmlString targetStep)
void unsetTargetStep()
String getTargetPath()
org.apache.xmlbeans.XmlString xgetTargetPath()
void setTargetPath(String targetPath)
void xsetTargetPath(org.apache.xmlbeans.XmlString targetPath)
PropertyTransferTypesConfig.Enum getType()
PropertyTransferTypesConfig xgetType()
boolean isSetType()
void setType(PropertyTransferTypesConfig.Enum type)
void xsetType(PropertyTransferTypesConfig type)
void unsetType()
PropertyTransferTypesConfig.Enum getTargetTransferType()
PropertyTransferTypesConfig xgetTargetTransferType()
boolean isSetTargetTransferType()
void setTargetTransferType(PropertyTransferTypesConfig.Enum targetTransferType)
void xsetTargetTransferType(PropertyTransferTypesConfig targetTransferType)
void unsetTargetTransferType()
boolean getUpgraded()
org.apache.xmlbeans.XmlBoolean xgetUpgraded()
void setUpgraded(boolean upgraded)
void xsetUpgraded(org.apache.xmlbeans.XmlBoolean upgraded)
boolean getFailOnError()
org.apache.xmlbeans.XmlBoolean xgetFailOnError()
boolean isSetFailOnError()
void setFailOnError(boolean failOnError)
void xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
void unsetFailOnError()
boolean getSetNullOnMissingSource()
org.apache.xmlbeans.XmlBoolean xgetSetNullOnMissingSource()
boolean isSetSetNullOnMissingSource()
void setSetNullOnMissingSource(boolean setNullOnMissingSource)
void xsetSetNullOnMissingSource(org.apache.xmlbeans.XmlBoolean setNullOnMissingSource)
void unsetSetNullOnMissingSource()
boolean getTransferTextContent()
org.apache.xmlbeans.XmlBoolean xgetTransferTextContent()
boolean isSetTransferTextContent()
void setTransferTextContent(boolean transferTextContent)
void xsetTransferTextContent(org.apache.xmlbeans.XmlBoolean transferTextContent)
void unsetTransferTextContent()
boolean getIgnoreEmpty()
org.apache.xmlbeans.XmlBoolean xgetIgnoreEmpty()
boolean isSetIgnoreEmpty()
void setIgnoreEmpty(boolean ignoreEmpty)
void xsetIgnoreEmpty(org.apache.xmlbeans.XmlBoolean ignoreEmpty)
void unsetIgnoreEmpty()
boolean getTransferToAll()
org.apache.xmlbeans.XmlBoolean xgetTransferToAll()
boolean isSetTransferToAll()
void setTransferToAll(boolean transferToAll)
void xsetTransferToAll(org.apache.xmlbeans.XmlBoolean transferToAll)
void unsetTransferToAll()
boolean getUseXQuery()
org.apache.xmlbeans.XmlBoolean xgetUseXQuery()
boolean isSetUseXQuery()
void setUseXQuery(boolean useXQuery)
void xsetUseXQuery(org.apache.xmlbeans.XmlBoolean useXQuery)
void unsetUseXQuery()
boolean getDisabled()
org.apache.xmlbeans.XmlBoolean xgetDisabled()
boolean isSetDisabled()
void setDisabled(boolean disabled)
void xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
void unsetDisabled()
boolean getTransferChildNodes()
org.apache.xmlbeans.XmlBoolean xgetTransferChildNodes()
boolean isSetTransferChildNodes()
void setTransferChildNodes(boolean transferChildNodes)
void xsetTransferChildNodes(org.apache.xmlbeans.XmlBoolean transferChildNodes)
void unsetTransferChildNodes()
boolean getEntitize()
org.apache.xmlbeans.XmlBoolean xgetEntitize()
boolean isSetEntitize()
void setEntitize(boolean entitize)
void xsetEntitize(org.apache.xmlbeans.XmlBoolean entitize)
void unsetEntitize()
Copyright © 2019. All Rights Reserved.