public class

FieldInformationCollectionExpressionHolder

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.microsoft.copy.holders.FieldInformationCollectionExpressionHolder

Summary

Fields
protected List<FieldInformation> _fieldInformationType
protected Object fieldInformation
Public Constructors
FieldInformationCollectionExpressionHolder()
Public Methods
Object getFieldInformation()
Retrieves fieldInformation
void setFieldInformation(Object value)
Sets fieldInformation
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<FieldInformation> _fieldInformationType

protected Object fieldInformation

Public Constructors

public FieldInformationCollectionExpressionHolder ()

Public Methods

public Object getFieldInformation ()

Retrieves fieldInformation

public void setFieldInformation (Object value)

Sets fieldInformation

Parameters
value Value to set