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