|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PhysicalAddressKeyType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of PhysicalAddressKeyType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as PhysicalAddressKeyType | |
|---|---|
protected PhysicalAddressKeyType |
PhysicalAddressDictionaryEntryType.key
|
| Methods in com.microsoft.exchange.types that return PhysicalAddressKeyType | |
|---|---|
static PhysicalAddressKeyType |
PhysicalAddressKeyType.fromValue(String v)
|
PhysicalAddressKeyType |
PhysicalAddressDictionaryEntryType.getKey()
Gets the value of the key property. |
static PhysicalAddressKeyType |
PhysicalAddressKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PhysicalAddressKeyType[] |
PhysicalAddressKeyType.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 PhysicalAddressKeyType | |
|---|---|
void |
PhysicalAddressDictionaryEntryType.setKey(PhysicalAddressKeyType value)
Sets the value of the key property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||