| Package | Description |
|---|---|
| org.oma.protocols.mlp.svc_init |
| Modifier and Type | Method and Description |
|---|---|
static Msid.Type |
Msid.Type.convert(String value) |
Msid.Type |
Msid.getType()
Get the 'type' attribute value.
|
static Msid.Type |
Msid.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Msid.Type[] |
Msid.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Msid.setType(Msid.Type type)
Set the 'type' attribute value.
|
Copyright © 2016. All Rights Reserved.