Package | Description |
---|---|
davmail.exchange.dav |
Modifier and Type | Field and Description |
---|---|
protected static Map<Field.DistinguishedPropertySetType,String> |
Field.distinguishedPropertySetMap |
Modifier and Type | Method and Description |
---|---|
static Field.DistinguishedPropertySetType |
Field.DistinguishedPropertySetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Field.DistinguishedPropertySetType[] |
Field.DistinguishedPropertySetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Field.createField(String alias,
Field.DistinguishedPropertySetType propertySetType) |
protected static void |
Field.createField(String alias,
Field.DistinguishedPropertySetType propertySetType,
int propertyTag,
String responseAlias) |
protected static void |
Field.createField(String alias,
Field.DistinguishedPropertySetType propertySetType,
int propertyTag,
String responseAlias,
PropertyType propertyType) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.