public final class IntentOperation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IntentOperation.Type
Operation type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Intent |
intent()
Returns the intent to which this operation applied.
|
IntentId |
intentId()
Returns the identifier of the intent to which this operation applies.
|
String |
toString() |
IntentOperation.Type |
type()
Returns the type of the operation.
|
public IntentOperation.Type type()
public IntentId intentId()
public Intent intent()
Copyright © 2015. All rights reserved.