public class WLanOffloadAcceptability extends Sequence
WLanOffloadAcceptability
type.Modifier and Type | Class and Description |
---|---|
static class |
WLanOffloadAcceptability.WlanOffloadInd
Defines meaningful names for particular values of the
wlanOffloadInd field. |
Constructor and Description |
---|
WLanOffloadAcceptability()
The default constructor.
|
WLanOffloadAcceptability(INTEGER wlanOffloadInd)
Constructs an instance of the
WLanOffloadAcceptability with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
INTEGER |
getWlanOffloadInd()
Returns the value of the
wlanOffloadInd field. |
void |
setWlanOffloadInd(INTEGER wlanOffloadInd)
Sets the value of the
wlanOffloadInd field. |
public WLanOffloadAcceptability()
public WLanOffloadAcceptability(INTEGER wlanOffloadInd)
WLanOffloadAcceptability
with the specified
components.wlanOffloadInd
- the value of the wlanOffloadInd
field (mandatory).
The WlanOffloadInd
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getWlanOffloadInd()
wlanOffloadInd
field.wlanOffloadInd
field.
The WlanOffloadInd
class defines meaningful names for particular values of the field.public void setWlanOffloadInd(INTEGER wlanOffloadInd)
wlanOffloadInd
field.wlanOffloadInd
- the value of the wlanOffloadInd
field.
The WlanOffloadInd
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the wlanOffloadInd
parameter is null.Copyright © 2024 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.