Package | Description |
---|---|
com.equilibrium.model |
Modifier and Type | Method and Description |
---|---|
PushMessage.PushMessageType |
PushMessage.getPushMessageType() |
static PushMessage.PushMessageType |
PushMessage.PushMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushMessage.PushMessageType[] |
PushMessage.PushMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PushMessage.setPushMessageType(PushMessage.PushMessageType pushMessageType) |
Copyright © 2014 Equilibrium. All rights reserved.