Package | Description |
---|---|
cz.zerog.jsms4pi.at |
Modifier and Type | Method and Description |
---|---|
static CNMI.Ds |
CNMI.Ds.valueOf(int index) |
static CNMI.Ds |
CNMI.Ds.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CNMI.Ds[] |
CNMI.Ds.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CNMI(CNMI.Mode mode,
CNMI.Mt mt,
CNMI.Bm bm,
CNMI.Ds ds) |
CNMI(CNMI.Mode mode,
CNMI.Mt mt,
CNMI.Bm bm,
CNMI.Ds ds,
CNMI.Bfr bfr) |
Copyright © 2015–2016 jSMS4Pi. All rights reserved.