|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConflictResolutionType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of ConflictResolutionType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as ConflictResolutionType | |
|---|---|
protected ConflictResolutionType |
UpdateItem.conflictResolution
|
| Methods in com.microsoft.exchange.messages that return ConflictResolutionType | |
|---|---|
ConflictResolutionType |
UpdateItem.getConflictResolution()
Gets the value of the conflictResolution property. |
| Methods in com.microsoft.exchange.messages with parameters of type ConflictResolutionType | |
|---|---|
void |
UpdateItem.setConflictResolution(ConflictResolutionType value)
Sets the value of the conflictResolution property. |
| Uses of ConflictResolutionType in com.microsoft.exchange.types |
|---|
| Methods in com.microsoft.exchange.types that return ConflictResolutionType | |
|---|---|
static ConflictResolutionType |
ConflictResolutionType.fromValue(String v)
|
static ConflictResolutionType |
ConflictResolutionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConflictResolutionType[] |
ConflictResolutionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||