| Constructor and Description |
|---|
FieldMappingRow()
Constructor
|
public String getSObjectType()
public void setSObjectType(String SObjectType)
protected void setSObjectType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FieldMappingField[] getFieldMappingFields()
public void setFieldMappingFields(FieldMappingField[] fieldMappingFields)
protected void setFieldMappingFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getFieldName()
public void setFieldName(String fieldName)
protected void setFieldName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic MappingOperation getMappingOperation()
public void setMappingOperation(MappingOperation mappingOperation)
protected void setMappingOperation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.