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