public class

ArrayOfUnsignedIntExpressionHolder

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.microsoft.imaging.holders.ArrayOfUnsignedIntExpressionHolder

Summary

Fields
protected List<Long> _unsignedIntType
protected Object unsignedInt
Public Constructors
ArrayOfUnsignedIntExpressionHolder()
Public Methods
Object getUnsignedInt()
Retrieves unsignedInt
void setUnsignedInt(Object value)
Sets unsignedInt
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<Long> _unsignedIntType

protected Object unsignedInt

Public Constructors

public ArrayOfUnsignedIntExpressionHolder ()

Public Methods

public Object getUnsignedInt ()

Retrieves unsignedInt

public void setUnsignedInt (Object value)

Sets unsignedInt

Parameters
value Value to set