public static class EmeLir.Sequence extends Object
<xs:sequence xmlns:ns="MLP_SVC_INIT_310.dtd" xmlns:xs="http://www.w3.org/2001/XMLSchema" maxOccurs="unbounded"> <xs:element ref="ns:msid"/> <xs:element ref="ns:gsm_net_param"/> </xs:sequence>
| Constructor and Description |
|---|
EmeLir.Sequence() |
| Modifier and Type | Method and Description |
|---|---|
GsmNetParam |
getGsmNetParam()
Get the 'gsm_net_param' element value.
|
Msid |
getMsid()
Get the 'msid' element value.
|
void |
setGsmNetParam(GsmNetParam gsmNetParam)
Set the 'gsm_net_param' element value.
|
void |
setMsid(Msid msid)
Set the 'msid' element value.
|
public Msid getMsid()
public void setMsid(Msid msid)
msid - public GsmNetParam getGsmNetParam()
public void setGsmNetParam(GsmNetParam gsmNetParam)
gsmNetParam - Copyright © 2016. All Rights Reserved.