Package | Description |
---|---|
microsoft.exchange.webservices.data.misc |
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
protected IFunction<Object,String> |
MapiTypeConverterMapEntry.getConvertToString()
Gets the string to object converter.
|
protected IFunction<String,Object> |
MapiTypeConverterMapEntry.getParse()
Gets the string parser.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012–2015 Microsoft. All rights reserved.