|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFunction | |
|---|---|
| microsoft.exchange.webservices.data.misc | |
| Uses of IFunction in microsoft.exchange.webservices.data.misc |
|---|
| Classes in microsoft.exchange.webservices.data.misc that implement IFunction | |
|---|---|
static class |
IFunctions.Base64Decoder
|
static class |
IFunctions.Base64Encoder
|
static class |
IFunctions.DateTimeToXSDateTime
|
static class |
IFunctions.StringToObject
|
static class |
IFunctions.ToBoolean
|
static class |
IFunctions.ToLowerCase
|
static class |
IFunctions.ToString
|
static class |
IFunctions.ToUUID
|
| Methods in microsoft.exchange.webservices.data.misc that return IFunction | |
|---|---|
protected IFunction<Object,String> |
MapiTypeConverterMapEntry.getConvertToString()
Gets the string to object converter. |
protected IFunction<String,Object> |
MapiTypeConverterMapEntry.getParse()
Gets the string parser. |
| Methods in microsoft.exchange.webservices.data.misc with parameters of type IFunction | |
|---|---|
protected void |
MapiTypeConverterMapEntry.setConvertToString(IFunction<Object,String> value)
Sets the string to object converter. |
protected void |
MapiTypeConverterMapEntry.setParse(IFunction<String,Object> value)
Sets the string parser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||