Package | Description |
---|---|
cz.zerog.jsms4pi.at | |
cz.zerog.jsms4pi.notification | |
cz.zerog.jsms4pi.tool |
Modifier and Type | Method and Description |
---|---|
TypeOfMemory[] |
CPMSsupport.getMemory1() |
TypeOfMemory |
CPMSquestion.getMemory1Type() |
TypeOfMemory[] |
CPMSsupport.getMemory2() |
TypeOfMemory |
CPMSquestion.getMemory2Type() |
TypeOfMemory[] |
CPMSsupport.getMemory3() |
TypeOfMemory |
CPMSquestion.getMemory3Type() |
Constructor and Description |
---|
CPMS(TypeOfMemory mem1) |
CPMS(TypeOfMemory mem1,
TypeOfMemory mem2) |
CPMS(TypeOfMemory mem1,
TypeOfMemory mem2,
TypeOfMemory mem3)
Preferred Message Storage
|
Modifier and Type | Method and Description |
---|---|
TypeOfMemory |
CMTI.getMemoryType() |
TypeOfMemory |
CDSI.getMemoryType() |
Modifier and Type | Method and Description |
---|---|
static TypeOfMemory |
TypeOfMemory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeOfMemory[] |
TypeOfMemory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016 jSMS4Pi. All rights reserved.