Package | Description |
---|---|
cz.zerog.jsms4pi.message |
Modifier and Type | Method and Description |
---|---|
Message.MessageTypes |
Message.getType() |
static Message.MessageTypes |
Message.MessageTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.MessageTypes[] |
Message.MessageTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Message(Message.MessageTypes type,
String text) |
Copyright © 2015–2016 jSMS4Pi. All rights reserved.