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