| Package | Description |
|---|---|
| org.oma.protocols.mlp.svc_result |
| Modifier and Type | Method and Description |
|---|---|
Session.Type |
Session.getType()
Get the 'type' attribute value.
|
static Session.Type |
Session.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Session.Type[] |
Session.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 |
Session.setType(Session.Type type)
Set the 'type' attribute value.
|
Copyright © 2016. All Rights Reserved.